-
Notifications
You must be signed in to change notification settings - Fork 8
Built-in GraphQL support #93
Copy link
Copy link
Open
Description
It would be great if this worked out of the box with Craft's new built-in GraphQL support.
Currently, fields are not returning correctly. e.g. a custom phoneNumber field that is a Sprout Phone Number field is being returned as a string, and not the object it should be.
We would like to use the built-in GraphQL solution, so we are no longer dependent on the CraftQL plugin (which we used its third-party fields support for Sprout Fields).
Reactions are currently unavailable