DatoCMS.GraphQLClient.Backends.StandardClient (datocms_graphql_client v0.17.2)
A basic client for DatoCMS GraphQL requests
Summary
Functions
- params - an optional Map of query parameters
- options - an optional Keyword of options which are passed on to Neuron
- url - the endpoint (must be set here, or via
configure/1
) - headers - a keyword of request headers
- url - the endpoint (must be set here, or via
Functions
- params - an optional Map of query parameters
- options - an optional Keyword of options which are passed on to Neuron
- url - the endpoint (must be set here, or via
configure/1
) - headers - a keyword of request headers
- url - the endpoint (must be set here, or via