| Interface | Description |
|---|---|
| OperationModel.ReturnType |
| Class | Description |
|---|---|
| ArgumentDirectiveModelBuilderBase<ModelT> | |
| ArgumentDirectiveModels |
Holds all CQL arguments including conditions (WHERE and IF) that were inferred for a particular
GraphQL operation and increments.
|
| ConditionModel | |
| ConditionModelBuilderBase | |
| CqlDirectives |
Builds all the GraphQL directives that can be used in a deployed schema to customize the CQL
mapping.
|
| DeleteModel | |
| EntityModel | |
| EntityModelBuilder | |
| FieldModel | |
| IncrementModel | |
| IncrementModelBuilder | |
| IndexModel | |
| InsertModel | |
| MappingModel |
How a custom, user-submitted GraphQL schema will be mapped to CQL.
|
| MutationModel | |
| MutationModelFactory | |
| OperationModel |
A GraphQL operation that will be translated into a CQL query.
|
| OperationModel.EntityListReturnType | |
| OperationModel.EntityReturnType | |
| OperationModel.EntityReturnTypeBase | |
| OperationModel.ResponsePayloadModelListReturnType | |
| OperationModel.SimpleListReturnType | |
| ProcessedSchema | |
| ProcessingMessage<TypeT extends graphql.ErrorClassification> |
Custom GraphQL error implementation to surface schema processing issues.
|
| QueryModel | |
| ResponsePayloadModel |
Represents a GraphQL object type that has been annotated with the
cql_payload directive. |
| ResponsePayloadModel.EntityField | |
| SchemaProcessor | |
| UpdateModel |
| Enum | Description |
|---|---|
| EntityModel.Target | |
| IndexTarget | |
| OperationModel.SimpleReturnType | |
| ProcessingErrorType | |
| ProcessingLogType | |
| ResponsePayloadModel.TechnicalField |
Copyright © 2021. All rights reserved.