INPUT_OBJECT

NFTInput

link GraphQL Schema definition

1input NFTInput {
3
2contractAddress: NFTContractAddressInput!
5
4tokenId: Int!
6}