package
0.0.0-20201214175220-0edac8c0d24d
Repository: https://github.com/desteves/realm.git
Documentation: pkg.go.dev
# Functions
NewClient creates a new Client.
# Structs
Client is a Realm GraphQL Client with authentication to a Realm Application.
Error is a GraphQL Error as per http://spec.graphql.org/June2018/#sec-Errors.
HealthCheck Query for Realm Config Verification.
Location returned when the response had an error.
PathSegment returned when the response had an error.
Request is the payload for GraphQL.
Response is the payload for a GraphQL response.
# Type aliases
Variable is a GraphQL Variable passed in the Body of a GraphQL Request.