OBJECT

RegisterForPotentialInspectionTimePayload

Autogenerated return type of RegisterForPotentialInspectionTime

link GraphQL Schema definition

  • type RegisterForPotentialInspectionTimePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • inspectionRegistration: InspectionRegistration
  • }

link Require by