INPUT_OBJECT

ContractSearchAttributes

Attributes for searching for contracts

link GraphQL Schema definition

  • input ContractSearchAttributes {
  • # Where the contract's internal ID is equal to the value
  • idEq: Int
  • }

link Require by