Expand description
Procedural macros for cynic
Macros§
- use_
schema - Imports a schema for use by cynic.
Attribute Macros§
- schema
- Imports a registered schema into a schema module.
- schema_
for_ derives - An attribute macro to automatically add schema attributes to cynic derives.
Derive Macros§
- Enum
- Derives
cynic::Enum
- Inline
Fragments - Derives
cynic::InlineFragments
- Input
Object - Derives
InputObject
- Query
Fragment - Derives
cynic::QueryFragment
- Query
Variable Literals - Derives
cynic::QueryVariableLiterals
- Query
Variables - Derives
cynic::QueryVariables
- Scalar
- Derives
cynic::Scalar