Cqrs.Absinthe.derive_query
You're seeing just the macro
derive_query
, go back to Cqrs.Absinthe module for more information.
Defines an Absinthe
query
from a Query.
Options
:as
- The name to use for the query. Defaults to the query_module name snake_cased.:only
- Use only the filters listed:except
- Create filters for all except those listed