Structs§
- Schema
- Schema Definition
- Schema
Enum - Schema
Field - An object Field type definition.
- Schema
Input Field - Schema
Input Object - An Input Object type definition.
- Schema
Interface - An Interface type definition.
- Schema
Object - An Object type definition.
- Schema
Scalar - A Scalar type definition.
- Schema
Union - A Union type definition.
Enums§
- Input
Type - An input type enum that represents all possible GraphQL definition types that an argument or input object field may accept.
- Output
Type - An output type enum that represents all possible GraphQL definition types that a field may return.
- Owned
Schema Type - Schema
Type - A named type enum that represents all possible GraphQL definition types.
- TypeRef
Traits§
- Schema
Fields - Generic trait for any schema type that implements fields
- Schema
Interfaces - Generic trait for any schema type that implements interfaces
- Schema
Possible Types - Generic trait for any schema type that implements interfaces
- Schema
Super Type - Generic trait for any schema type that may be a super type of other types