OBJECT
AppraisalVendor
Appraisal Vendor Type
link GraphQL Schema definition
- type AppraisalVendor {
- # property of the Appraisal Vendor
- Appraisal :
- # contact of the Appraisal Vendor
- Contact :
- # When the vendor was created
- ISO8601DateTime! :
- # ID of the Appraisal Vendor
- ID! :
- # When the vendor was last updated
- ISO8601DateTime! :
- }
link Require by
- AppraisalAppraisal
- AppraisalVendorConnectionThe connection type for AppraisalVendor.
- AppraisalVendorEdgeAn edge in a connection.
- CreateAppraisalVendorPayloadAutogenerated return type of CreateAppraisalVendor
- DestroyAppraisalVendorPayloadAutogenerated return type of DestroyAppraisalVendor
- QueryThe query root of this schema