absinthe_relay_oxo v1.2.1 Absinthe.Relay.Node.Notation

Macros used to define Node-related schema entities

See Absinthe.Relay.Node for examples of use.

Summary

Macros

Define a node interface, field, or object type for a schema

Macros

node(arg, list)

Define a node interface, field, or object type for a schema.

See the Absinthe.Relay.Node module documentation for examples.