Crate entity_async_graphql_macros
Source - gql_ent
- Injects elements needed for an ent to be derived as a GraphQL entity.
- 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