Crate dynamic_graphql

source ·

Modules

Macros

  • Construct a ConstValue.

Structs

Enums

  • Similar to Option, but it has three states, undefined, null and x.
  • A resolved GraphQL value, for example 1 or "Hello World!".

Traits

Type Definitions

  • Context object for resolve field
  • An alias for Result<T, Error>.

Attribute Macros

Derive Macros