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