OBJECT
InspectionRegistration
Inspection Registration
link GraphQL Schema definition
- type InspectionRegistration {
- # Contact of the Inspection Registration
- Contact :
- # ID of the Inspection Registration
- ID! :
- # Inspection of the Inspection Registration
- Inspection :
- # Property of the Inspection Registration
- Property :
- }