Hello, i’m trying to get all contracts with some ids: [1,2,3] query subscriptionContracts { subscriptionContracts (first: 100, query: “id:1 OR …
Hello, i’m trying to get all contracts with some ids: [1,2,3] query subscriptionContracts { subscriptionContracts (first: 100, query: “id:1 OR …