ContractObject
No description
type ContractObject {
  contract: Contract
  created: DateTime
  location: String
  object: Object
  updated: DateTime
}
Fields
ContractObject.contract ● Contract object
ContractObject.created ● DateTime object
ContractObject.location ● String scalar
ContractObject.object ● Object object
ContractObject.updated ● DateTime object
Returned By
contractObject  query
Member Of
ContractObjectEdge  object