JUMP TOGuideGetting StartedQuickstartReference AppAuthenticationEndpoints and QueriesResponsive BiddingTimed Auction Closing LogicWallet ManagementOrganization Management APIQueriesorganizationorganizationByIDorgUsernameAvailableassetvalidateIpMutationsloginWithSignaturecreateOrgByUsercreateOrgMultisigupdateUserOrgRoleupdateUserOrgSettingsaddOrganizationcreateUserMultisigcreateUserAPIKeydeleteUserAPIKeyuploadAssetdeleteAssetuploadArweaveAssetupdateMultisigNameObjectsUserCurrentUserOrganizationUserOrganizationAssetAssetVersionUserAPIKeyResponseAssetFilterValidateIPResponseEnumKycStatusMarketplace Management APIQueriesmarketplacenftContractbidsdefaultConfigMutationscreateMarketplaceAuctionBidorgCreateMarketplacemarketplaceUpdateThemenftContractAddAdminnftDeployContractfinishDeploymentObjectsMarketplaceMarketplaceAuctionBidMarketplaceUserMarketplaceAuctionBidInputMarketplaceAuctionDefaultConfigMarketplaceAuctionFeeStructureMarketplaceAuctionFeeStructureItemMarketplaceBuyNowOutputMarketplaceTokenNFTTokenNFTContractNFTContractTypeDeployContractInputTransactionInputSettingsInputBidFilterInputEnumMarketplaceSaleTypeContractTypeTransactionStatusAuctionBidOrderSubscriptionauctionLotUpdatedgetMarketplaceAuctionLotbidFeedCollection Management APIQueriescollectioncollectionBySlugcollectionItemByIditemsMutationsdeleteCollectionItemFromUserFavoritescreateMarketplaceCollectionaddTokensToCollectionaddExistingTokenToCollectionimportExternalTokenToCollectionaddCollectionItemToUserFavoritesObjectsMarketplaceCollectionMarketplaceCollectionItemMarketplaceCollectionItemDetailsMarketplaceCollectionCreateInputEnumMarketplaceCollectionItemStatusCollectionTypeMarketCollectionStatusSubscriptionsmarketplaceCollectionLotsUpdatesLots Management APIQueriesgetMarketplaceAuctionLotMutationscreateMarketplaceAuctionLotupdateMarketplaceAuctionLotcreateMarketplaceBuyNowLotreserveMarketplaceBuyNowLotObjectsMarketplaceAuctionLotMarketplaceAuctionLotInputMarketplaceAuctionLotUpdateInputCreateMarketplaceBuyNowLotInputReserveMarketplaceBuyNowLotInputEnumAuctionLotStatusWallet Management APIQuerieswalletnftTokenMutationstransferTokencreateTokenDraftupdateTokenDraftmintTokensdeleteTokenmintGenerativeTokenObjectsWalletWalletTokentokensTokenDraftEnumWalletTxTypePayment and Invoicing APIQueriesgetPaymentPublicKeygetPaymentMethodListgetMyPaymentsgetPaymentsByUserIDgetMyInvoicesgetInvoicesByUserIDgetInvoicesDetailsgetPaymentMethodgetPaymentNotificationpreparePaymentMethodvalidatePaymentLimitgetTaxQuoteMutationscreatePaymentMethodupdatePaymentMethoddeletePaymentMethodcreatePaymentcancelPaymentcreateAuctionLotInvoicereleaseReservationObjectsPaymentPublicKeyPaymentMethodOutputCreditCardPaymentMethodOutputACHPaymentMethodOutputWirePaymentMethodOutputPaymentPaymentMethodCreateInputPaymentMethodUpdateInputInvoiceDetailsItemInvoiceDetailsACHDataACHBillingDetailsACHMetadataCreditCardDataCreditCardBillingDetailsCreditCardMetadataWireDataWireBankAddressWireBillingDetailsPaymentMethodPrepareStatementOutputCreatePaymentMetadataInputCreatePaymentCreditCardMetadataInputValidatePaymentLimitOutputValidatePaymentLimitOutputCreditCardDataTaxQuoteInputTaxQuoteBillingAddressInputTaxQuoteOutputTaxQuoteBillingAddressOutputEnumPaymentTypePaymentStatusInvoiceStatusNetwork APIQuerynetworkpingserverTimemeMutationspinguploadArweaveMetadatasetJwtIssuerDomainObjectNotificationSigninRequestmembersNetworkpingThis 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