OBJECT

updateLocationPayload

Autogenerated return type of updateLocation.

link GraphQL Schema definition

  • type updateLocationPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • location: Location
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }