public class InsertModel extends MutationModel
OperationModel.EntityListReturnType, OperationModel.EntityReturnType, OperationModel.EntityReturnTypeBase, OperationModel.ResponsePayloadModelListReturnType, OperationModel.ReturnType, OperationModel.SimpleListReturnType, OperationModel.SimpleReturnType| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getCqlTimestampArgumentName() |
graphql.schema.DataFetcher<?> |
getDataFetcher(MappingModel mappingModel) |
String |
getEntityArgumentName() |
Optional<ResponsePayloadModel> |
getResponsePayload() |
Optional<Integer> |
getTtl() |
boolean |
ifNotExists() |
boolean |
isList() |
getConsistencyLevel, getEntity, getReturnType, getSerialConsistencyLevelgetCoordinatespublic String getEntityArgumentName()
public Optional<ResponsePayloadModel> getResponsePayload()
public boolean ifNotExists()
public boolean isList()
public graphql.schema.DataFetcher<?> getDataFetcher(MappingModel mappingModel)
getDataFetcher in class OperationModelCopyright © 2023. All rights reserved.