OBJECT

deleteLocationPayload

Autogenerated return type of deleteLocation

link GraphQL Schema definition

  • type deleteLocationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • location: Location
  • messages: [FieldError]
  • }

link Require by