Crate async_graphql_relay_derive[][src]

Derive Macros

RelayGlobalID

RelayGlobalID is used to create a scalar global ID type.

RelayNodeEnum

RelayNodeEnum implements fetching of any object from its gloablly unqiue ID. This is required for the Relay node query which is used to refetch objects.