public class InsertModel extends MutationModel
OperationModel.EntityListReturnType, OperationModel.EntityReturnType, OperationModel.EntityReturnTypeBase, OperationModel.ReturnType, OperationModel.SimpleReturnType| Modifier and Type | Method and Description |
|---|---|
graphql.schema.DataFetcher<?> |
getDataFetcher(MappingModel mappingModel,
AuthorizationService authorizationService,
DataStoreFactory dataStoreFactory) |
EntityModel |
getEntity() |
String |
getEntityArgumentName() |
Optional<ResponsePayloadModel> |
getResponsePayload() |
boolean |
ifNotExists() |
getCoordinatespublic EntityModel getEntity()
public String getEntityArgumentName()
public Optional<ResponsePayloadModel> getResponsePayload()
public boolean ifNotExists()
public graphql.schema.DataFetcher<?> getDataFetcher(MappingModel mappingModel, AuthorizationService authorizationService, DataStoreFactory dataStoreFactory)
getDataFetcher in class OperationModelCopyright © 2021. All rights reserved.