Crate async_graphql_relay[−][src]
Expand description
Relay support for async-graphql. Check out the example application to get started.
Structs
| RelayContext | RelayContext allows context to be parsed to the |
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 |