nhost_graphql_adapter 3.0.0-dev.7 nhost_graphql_adapter: ^3.0.0-dev.7 copied to clipboard
Easily connect to your Nhost.io GraphQL backend using the graphql package.
Nhost GraphQL Adapter Examples #
- Todo example: A simple example that queries the
todos
table created in the Nhost Quick Start - Links example: Demonstrates how to create a GraphQLClient by composing custom
Link
s with the links provided by this package