I was updating some slice field names and ID's, but when I update them in graphql I'm getting the error message...
Fields "primary" conflict because subfields "cta_action" conflict because they return conflicting types String and PRISMIC__Linkable. Use different aliases on the fields to fetch both if this was intentional.
I'm not sure how to resolve this, any advice would be appreciated.