Crate graphql_client_codegen[][src]

Expand description

Crate for internal use by other graphql-client crates, for code generation.

It is not meant to be used directly by users of the library.

Modules

Deprecation-related code

Normalization-related code

Contains the [Schema] type and its implementation.

Structs

Used to configure code generation.

Enums

Which context is this code generation effort taking place.

Functions

Generates Rust code given a query document, a schema and options.