INPUT_OBJECT

BigmapFilter

link GraphQL Schema definition

  • input BigmapFilter {
  • # The annotations of bigmaps to be fetched
  • annots: [String!]
  • # Filter conditions on contracts defining the bigmap
  • contract: [Address!]
  • # Id of bigmaps to include
  • ids: [BigNumber!]
  • }

link Require by