OBJECT
RegisterForInspectionPayload
Autogenerated return type of RegisterForInspection
link GraphQL Schema definition
- type RegisterForInspectionPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : InspectionRegistration
- }