OBJECT
createLocationPayload
Autogenerated return type of createLocation.
link GraphQL Schema definition
- type createLocationPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Location :
- # The list of errors occurred during the mutation
- FieldError] : [
- }