However, graphql-query doesn’t actually act as a client to the GraphQL API, it just builds the query.
graphql-query by difinition is only GraphQL queries builder.
gql’s support for creating a Domain Specific Language (DSL) for a given GraphQL schema.
gql of cource support DSL for GraphQL query. But we need have data model for creating. Against the graphql-query can to work with abstract queries for abstract schema.
Data-scientist who loves to use #datascienceforgood, especially in ecology, energy and the environment. Bonsai, gardening, bikes and music when I'm not at a keyboard.
Great job! Thank for using
graphql-query.graphql-queryby difinition is only GraphQL queries builder.gqlof cource support DSL for GraphQL query. But we need have data model for creating. Against thegraphql-querycan to work with abstract queries for abstract schema.Thanks for reading this article! And double thanks for all your work on graphql 👍