utopia_cms_graphql 0.3.0+3
utopia_cms_graphql: ^0.3.0+3 copied to clipboard
Utopia CMS - GraphQL
Utopia CMS GraphQL #
A GraphQL implementation of the server-layer for utopia_cms
Features #
CmsGraphQL #
Provides a set of utilities necessary to connect CmsTable to a GraphQL back-end.
| Name | Description |
|---|---|
createClient |
Creates a GraphQLClient |
service |
Instance of the CmsGraphQLService |
clientService |
Instance of the CmsGraphQLClientService |
CmsGraphQLService #
Provides methods necessary for communication with a GraphQL back-end
CmsGraphQLClientService #
Provides implementation of initializing GraphQLClient
Contributions #
Contributions are welcomed! If you want to support our project, feel free to open a pull-request.