nhost_graphql_adapter 4.0.2 nhost_graphql_adapter: ^4.0.2 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