OBJECT

createLocationPayload

Autogenerated return type of createLocation

link GraphQL Schema definition

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

link Require by