Crate cynic_codegen

Source

Re-exports§

pub use self::registration::register_schema;

Modules§

enum_derive
fragment_derive
generics_for_serde
inline_fragments_derive
input_object_derive
query_variable_literals_derive
query_variables_derive
registration
scalar_derive
schema_for_derives
schema_module_attr
The implementation of the schema attribute for modules.
use_schema

Enums§

RenameAll
Rules to rename all fields in an InputObject or variants in an Enum as GraphQL naming conventions usually don’t match rust

Functions§

output_schema_moduleDeprecated