#[derive(EntObject)]
{
// Attributes available to this derive:
#[ent]
}
Expand description
Special wrapper to derive an async-graphql object based on the ent
#[derive(EntObject)]
{
// Attributes available to this derive:
#[ent]
}
Special wrapper to derive an async-graphql object based on the ent