Hello!
It would be great if the Mutation query builder supported GraphQL directives — e.g. @include, @skip, or service-specific ones — so they can be attached to fields and operations.
See https://graphql.org/learn/queries/#directives
One actual use case is building queries for the Shopify GraphQL API: https://shopify.dev/docs/api/usage/idempotent-requests
Thank you!
Hello!
It would be great if the Mutation query builder supported GraphQL directives — e.g.
@include,@skip, or service-specific ones — so they can be attached to fields and operations.See https://graphql.org/learn/queries/#directives
One actual use case is building queries for the Shopify GraphQL API: https://shopify.dev/docs/api/usage/idempotent-requests
Thank you!