JUMP TOGuideGetting StartedQuickstartAuthenticationEndpoints and QueriesResponsive BiddingTimed Auction Closing LogicWallet ManagementOrganization Management APIQueriesorganizationorganizationByIDorgUsernameAvailableassetvalidateIpgetUserInvitationsgetEmailTemplateByOrgIDAndEventTypegetApplicantinternalUsersgetSignatureMessagegetEmailTemplateByOrgIDAndEventTypeMutationsloginWithSignaturecreateOrgByUsercreateOrgMultisigupdateUserOrgRoleupdateUserOrgSettingsaddOrganizationcreateUserMultisigcreateUserAPIKeydeleteUserAPIKeyuploadAssetdeleteAssetuploadArweaveAssetupdateMultisigNamesendUserInvitationdeleteUserInvitationcreateApplicantcreateEmailTemplateObjectsUserCurrentUserOrganizationUserOrganizationAssetAssetVersionUserAPIKeyResponseAssetFilterValidateIPResponseOrganizationMemberFilterApplicantRequestApplicantResponseOrganizationMemberOrganizationMemberFilterUserOrgFilterEmailTemplateCreateEmailTemplateInputAddressScreeningInputEnumKycStatusEventTypeRiskRatingMarketplace Management APIQueriesmarketplacenftContractbidsdefaultConfigMutationscreateMarketplaceAuctionBidorgCreateMarketplacemarketplaceUpdateThemenftContractAddAdminnftDeployContractfinishDeploymentnftContractRegisterExtensionnftContractSetTokenURIObjectsMarketplaceMarketplaceAuctionBidMarketplaceUserMarketplaceAuctionBidInputMarketplaceAuctionDefaultConfigMarketplaceAuctionFeeStructureMarketplaceAuctionFeeStructureItemMarketplaceBuyNowOutputMarketplaceTokenNFTTokenNFTContractNFTContractTypeDeployContractInputTransactionInputSettingsInputBidFilterInputEnumMarketplaceSaleTypeContractTypeTransactionStatusAuctionBidOrderSubscriptionauctionLotUpdatedgetMarketplaceAuctionLotbidFeedCollection Management APIQueriescollectioncollectionBySlugcollectionItemByIditemsmailSalesReportByCollectionIDMutationsdeleteCollectionItemFromUserFavoritescreateMarketplaceCollectionaddTokensToCollectionaddExistingTokenToCollectionimportExternalTokenToCollectionaddCollectionItemToUserFavoritesObjectsMarketplaceCollectionMarketplaceCollectionItemMarketplaceCollectionItemDetailsMarketplaceCollectionCreateInputEnumMarketplaceCollectionItemStatusCollectionTypeMarketCollectionStatusSubscriptionsmarketplaceCollectionLotsUpdatesLots Management APIQueriesgetMarketplaceAuctionLotgetBuyNowBuyerInfoisUserAllowOnListgetAllowListsgetAllowListisUserOnClaimableSetsAllowListavailableClaimableMutationscreateMarketplaceAuctionLotupdateMarketplaceAuctionLotcreateMarketplaceBuyNowLotreserveMarketplaceBuyNowLotcreateMarketplaceClaimableSetcreateAllowListObjectsMarketplaceAuctionLotMarketplaceAuctionLotInputMarketplaceAuctionLotUpdateInputCreateMarketplaceBuyNowLotInputReserveMarketplaceBuyNowLotInputAllowListInputAllowListAllowListElementsCreateMarketplaceClaimableSetInputEnumAuctionLotStatusFilteringTypeIdentifierTypeWallet Management APIQuerieswalletnftTokengetTokenTransferHistorygetWalletDeliveryCountisTokenRedeemedtokenOwnersMutationstransferTokencreateTokenDraftupdateTokenDraftmintTokensdeleteTokenmintGenerativeTokenburnTokencheckTokenOwnerscheckWalletTokensdelayedTransferTokenObjectsWalletWalletTokentokensTokenDraftTokenTransferTokenOwnerResponseEnumWalletTxTypePayment and Invoicing APIQueriesgetPaymentPublicKeygetPaymentMethodListgetMyPaymentsgetPaymentsByUserIDgetMyInvoicesgetInvoicesByUserIDgetInvoicesDetailsgetPaymentMethodgetPaymentNotificationpreparePaymentMethodvalidatePaymentLimitgetTaxQuotegetDiscountCodesmailInvoiceLotDetailReportMailByCollectionIDMutationscreatePaymentMethodupdatePaymentMethoddeletePaymentMethodcreatePaymentcancelPaymentcreateAuctionLotInvoicereleaseReservationupdateAfterPaymentTransferSuspendTimestartInvoiceDeliveryObjectsPaymentPublicKeyPaymentMethodOutputCreditCardPaymentMethodOutputACHPaymentMethodOutputWirePaymentMethodOutputPaymentPaymentMethodCreateInputPaymentMethodUpdateInputInvoiceDetailsItemInvoiceDetailsACHDataACHBillingDetailsACHMetadataCreditCardDataCreditCardBillingDetailsCreditCardMetadataWireDataWireBankAddressWireBillingDetailsPaymentMethodPrepareStatementOutputCreatePaymentMetadataInputCreatePaymentCreditCardMetadataInputValidatePaymentLimitOutputValidatePaymentLimitOutputCreditCardDataTaxQuoteInputTaxQuoteBillingAddressInputTaxQuoteOutputTaxQuoteBillingAddressOutputEnumPaymentTypePaymentStatusInvoiceStatusNetwork 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