Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built-in GraphQL support #93

Open
nickroberts opened this issue Oct 18, 2019 · 3 comments
Open

Built-in GraphQL support #93

nickroberts opened this issue Oct 18, 2019 · 3 comments

Comments

@nickroberts
Copy link

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).

@BenParizek
Copy link
Member

Thanks @nickroberts. This is on our list.

We're a bit busy this month but we'll be sure to update this ticket once we add support.

@nickroberts
Copy link
Author

Looking forward to it!

For reference, here is a reference to an issue in Craft: craftcms/cms#5067

@BenParizek
Copy link
Member

PR for review here: #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants