View Source Absinthe.Relay.Node.Notation (absinthe_relay v1.5.2)
Macros used to define Node-related schema entities
See Absinthe.Relay.Node for examples of use.
If you wish to use this module on its own without use Absinthe.Relay you
need to include
@pipeline_modifier Absinthe.Relay.Schemain your root schema module.
Link to this section Summary
Functions
Define a node interface, field, or object type for a schema.
Link to this section Functions
Define a node interface, field, or object type for a schema.
See the Absinthe.Relay.Node module documentation for examples.