package
1.4.0
Repository: https://github.com/krotik/eliasdb.git
Documentation: pkg.go.dev

# Functions

NewGraphQLRuntimeProvider creates a new GraphQLRuntimeProvider object.

# Constants

All known query types */.
All known query types */.
All known query types */.
SystemRuleGraphQLSubscriptionsName is the name of the graph manager rule which deals with subscriptions.

# Variables

Runtime related error types */.
Runtime related error types */.
Runtime related error types */.
Runtime related error types */.

# Structs

DataSlice attaches the methods of sort.Interface to []map[string]interface{}, sorting in ascending or descending order by a given attribute.
GraphQLRuntimeProvider defines the main interpreter datastructure and all functions for general evaluation.
RuntimeError is a runtime related error */.
SystemRuleGraphQLSubscriptions is a system rule to propagate state changes in the datastore to all relevant GraphQL subscriptions.

# Interfaces

SubscriptionCallbackHandler receives source stream events for a subscription.

# Type aliases

QueryType is a know GraphQL query type */.