View Source Absinthe.Relay.Node.Notation (absinthe_relay v1.6.0)
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.
Summary
Functions
Define a node interface, field, or object type for a schema.
Functions
Define a node interface, field, or object type for a schema.
See the Absinthe.Relay.Node module documentation for examples.