OBJECT

updateLocationPayload

Autogenerated return type of updateLocation

link GraphQL Schema definition

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

link Require by