JUMP TOGuideGetting StartedAuthenticationEndpoints and QueriesWallet Integration GuideBuy Now APIGetting StartedIntroductionMutationscreatePaymentMethodreserveMarketplaceBuyNowLotcreatePaymentcompleteOnchainPaymentQueriescollectionItemByIdgetInvoiceDetailsgetMyInvoicesgetPaymentNotificationObjectsPaymentMethodCreateInputPaymentMethodOutputReserveMarketplaceBuyNowLotInputInvoiceDetailsMarketplaceBuyNowOutputCryptoBillingDetailsMarketplaceCollectionItemArtistAllowListAllowListElementMarketplaceCollectionPresaleDetailAssetAssetVersionOnChainPaymentInfoOnChainTokenIDRangeNFTPriceSecondarySaleInfoPriceOrganizationSettingsCreatePaymentMetadataInputCreatePaymentCryptoMetadataInputLocalPriceCreatePaymentOnChainMetadataInputOnchainLocalPriceCheckoutGpayMetaDataCheckoutApplePayMetaDataCheckoutCreditCardMetadataCheckoutBillingDetailsCheckoutGpayDataCheckoutGpayTokenDataCheckoutApplePayTokenDataCheckoutApplePayTokenDataHeaderCheckoutCreditCardDataPaymentTypePaymentMethodEnumTokenTypeFilteringTypeIdentifierTypeDestinationAddressTypeAuction APIGetting StartedIntroductionMutationsconfirmOnchainBidverifyOnchainBidcreatePaymentMethodcreatePaymentcreateMarketplaceAuctionBidreserveMarketplaceBuyNowLotQueriesmarketplacecollectionItemByIdgetMarketplaceAuctionLotgetMyInvoicesObjectsOrganizationSettingsMarketplaceInvoiceDetailsMarketplaceAuctionLotMarketplaceBuyNowOutputConfirmOnChainBidInputPaymentMethodOutputReserveMarketplaceBuyNowLotInputItemInvoiceDetailsPaymentMethodCreateInputOnChainBidResponseMarketplaceAuctionBidEnumPaymentTypeKycStatusPolarQuestionClaimStatusTokenTypeOrderStatusTokenStatusDeliveryMethodDutch Auction APIGetting StartedMutationsIntroductionsaveDutchAuctiondeployDutchAuctionconfirmDutchAuctionBidconfirmDutchAuctionRebatedutchAuctionRebateconfirmDutchAuctionEndQueryIntroductiongetMarketplaceAuctionLotgetDutchAuctionPurchaseInfogetInvoicesgetRebateStatusObjectsMarketplaceAuctionOnChainSettingInputMarketplaceAuctionOnChainSettingsDutchAuctionBidResponseConfirmDutchAuctionBidInputClaimRebateEligibilityResponseClaimRebateResponsedutchAuctionSettingInputDutchAuctionLotMarketplaceItemDeliveryInputMarketplaceItemDeliveryERC721ProvenanceInputMarketplaceItemDeliveryERC721TransferInputMarketplaceItemDeliveryERC1155TransferInputMarketplaceItemDeliveryERC1155OpenEditionInputMarketplaceItemDeliveryERC721TransferByRangeInputMarketplaceItemDeliveryNoOpInputMarketplaceItemDeliveryERC1155ProvenanceInputPaginationInvoiceWithPageEnumsubSaleTypeClaimStatusDeliveryMethodsecondary marketplace apiGetting StartedQuerygetSignatureMessagegetNFTFavouriteListByUsergetUserOrderActivitygenerateSecondaryInvoicesgetNFTHistorycreateOffergetSignatureForOfferApprovalgetNFTDetailsgetAllRegistryTokensgetActiveWalletsContentgetOffersMutationsconnectExternalWalletaddNFTToFavouriteremoveNFTFromFavouriteestimateTaxAndRoyaltyFeecreateSignatureToListNFTForSalesubmitProofOfApprovalremoveListingsubmitProofOfOffercancelOfferinitiateBuyNFTupdateTransactionHashacceptOfferrejectOfferObjectsFavoriteNFTResponseOrderActivityOrderNFTPriceSupportedCurrencyNFTHistoryTaxResponseCryptoTaxTransactionResponseNFTDetailsArtistCategoryRegistryHistoryRegistryTokensRegistryActiveWalletFilterInputOwnedTokensMetadataEnumSavedNFTFilterInputOrderStatusTokenStatusTokenTypeCLAIM / EARNABLE APIGetting StartedMutationsredeemClaimableCoderedeemEarnableCode - V2redeemClaimableItemredeemEarnableItem - V2QuerygetActiveWalletsContentgetInvoiceDetailsredeemable apiGetting StartedMutationNftDeployContractV2UpdateContractDepoymentStatusUpdateNftContractDraftRedeemTokenQuerycheckRedeemStatusObjectsNFTContractNFTContractTypeNFTContractDeploymentsEnumNFTContractStandardTypeNFTCurrencyTypeContractStatusNFTCollectionTypeDeploymentTypeMintingMethodWallet Management APIGetting StartedQueriesgetSupportedNetworksnetworkgetSignatureMessagegetActiveWalletContentMutationsloginWithSignatureToken gating apiGetting StartedMutationcreateTokenGatingRuleQuerycheckTokenGatingObjectsgatingInputGatingGroupsGatingRulesGatedTokensContractAddressGatingContractAddressWithTokenIDGatingMetatDataGatingOnchainGatingGatingRuleEnumRuleTypeDrops Management APIQueriescollectiongetMarketplaceAuctionLotCrypto discountCrypto Discount SignatureObjectsDiscountCodeOnchainDiscountInfoDiscountedInvoiceItemINSTANT NFT Claim APIIntroductionMutationsGetInstantClaimableLotclaimInstantClaimableLotUser session apiMutationsaveUserSessionObjectsUserSessionInputUserSessionEnumDeviceTypeBrowserTypeSessionTypeDYNAMIC NFT APIGetting startedIntroductionQueriesgetNftDraftContractGetNftContractsV2MutationsUpdateNftContractDraftupdateTokenDraftuploadDynamicNftAssetuploadDynamicNftMetadataMintTokensObjectNFTContractDeploymentDetailsNftRoyaltyDetailsPaginatedNftContractOutputEnumNftContractSortInputNftContractFilterInputpingThis mutation is about ping.Sample Mutation Perform a ping trial: Ping mutationmutation{ ping } Sample Response JSON{ "data": { "ping": "pong" } } Arguments NameTypeDescriptionRequired Returns NameTypeDescriptionN/AStringThe ping Example Try a ping GraphQL playground