我对 Gatsby 有疑问,我在 WordPress 中的链接关系中存在类型冲突
Fields "button" conflict because they return conflicting types AcfLink and String. Use different aliases on the fields to fetch both if this was intentional.
Error path: undefined
在查询请求中
button {
url
title
}
我该如何解决这个冲突