package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# Functions

ParsePrimitive parses numbers from a primitive, e.g.
ParseSDL parses a Beneath-flavoured GraphQL SDL schema.

# Constants

Constants for PrimitiveType.
Constants for PrimitiveType.
Constants for PrimitiveType.
Constants for PrimitiveType.
Constants for PrimitiveType.
Constants for PrimitiveType.
Constants for PrimitiveType.
Constants for PrimitiveType.

# Variables

ErrNotPrimitive is returned from ParsePrimitive for values that are not recognized primitives.
Primitives is a slice of the constants for PrimitiveType.

# Structs

Annotation on Type or Field.
Argument to an Annotation.
Declaration is a "type ..." or "enum ...".
Enum declaration.
Field is member of Type.
File is top-level input.
Index represents an index on one or more columns.
Schema represents a parsed and checked GraphQL schema where the object annotated with "@schema" is assigned to Root (and its "@key" and "@index" annotations parsed accordingly).
Type declaration.
TypeRef is type of Field.
Value is passed to an Argument in an Annotation.

# Type aliases

PrimitiveType represents a GraphQL primitive type.