objectContracts
No description
objectContracts(
  objectId: ID!
  first: Int
  after: String
): ContractObjectConnection
No description
objectContracts(
  objectId: ID!
  first: Int
  after: String
): ContractObjectConnection
objectContracts.objectId ● ID! non-null scalarobjectContracts.first ● Int scalarobjectContracts.after ● String scalarContractObjectConnection object