Crate entity_async_graphql_macros[][src]

Attribute Macros

gql_ent

Injects elements needed for an ent to be derived as a GraphQL entity.

Derive Macros

EntFilter

Special wrapper to derive an async-graphql filter based on the ent

EntObject

Special wrapper to derive an async-graphql object based on the ent