SCALAR
Int
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
- scalar Int
link Require by
- ActivityLogDownloadMutationPayloadAutogenerated return type of ActivityLogDownloadMutation.
- AddCartItemInputArguments for finding variants and adding them to a cart.
- AddresssConnectionThe connection type for Address.
- AdjustmentAdjustments to a line item or invoice, e.g. promotion discounts, fees, etc.
- AdjustmentInputApply one or more adjustments to a line item or invoice.
- AdminLoginUsernameMutationPayloadAutogenerated return type of AdminLoginUsernameMutation.
- AdminRoleAdmin role
- AdminRoleCreateMutationPayloadAutogenerated return type of AdminRoleCreateMutation.
- AdminRoleDeleteMutationPayloadAutogenerated return type of AdminRoleDeleteMutation.
- AdminRolesConnectionThe connection type for AdminRole.
- AdminRoleUpdateMutationPayloadAutogenerated return type of AdminRoleUpdateMutation.
- AdvertAn advert
- AdvertConnectionThe connection type for Advert.
- AdvertDeleteMutationPayloadAutogenerated return type of AdvertDeleteMutation.
- AdvertDocumentPDF documents relating to the advert
- AdvertDocumentInputAdvert document upload. Exactly one of (dataBase64 AND filename) or sourceUrl must be supplied.
- AdvertDocumentsConnectionThe connection type for AdvertDocument.
- AdvertFilterInputnull
- AdvertFiltersAttributes for filtering adverts
- AdvertInputnull
- AdvertOptionValueConnectionThe connection type for AdvertOptionValue.
- AdvertPublishedUpdateMutationPayloadAutogenerated return type of AdvertPublishedUpdateMutation.
- AdvertRatingrating data for Advert
- AdvertsConnectionThe connection type for Advert.
- AdvertSearchInputAdvert search arguments for building an ElasticSearch query.
- AdvertSearchResponseAdvert search response payload.
- AdvertSpreadsheetConfirmImportMutationPayloadAutogenerated return type of AdvertSpreadsheetConfirmImportMutation.
- AdvertSpreadsheetDownloadMutationPayloadAutogenerated return type of AdvertSpreadsheetDownloadMutation.
- AdvertSpreadsheetUploadMutationPayloadAutogenerated return type of AdvertSpreadsheetUploadMutation.
- AdvertStatisticsSummarynull
- AdvertUpsertMutationPayloadAutogenerated return type of AdvertUpsertMutation.
- AdvertVettingApproveMutationPayloadAutogenerated return type of AdvertVettingApproveMutation.
- AdvertVettingRejectMutationPayloadAutogenerated return type of AdvertVettingRejectMutation.
- AdvertVettingResubmitMutationPayloadAutogenerated return type of AdvertVettingResubmitMutation.
- AdyenEcommerceSettingsAdyen settings for ecommerce.
- AdyenSettingsCreateOrUpdateMutationPayloadAutogenerated return type of AdyenSettingsCreateOrUpdateMutation.
- AdyenSettingsDeleteMutationPayloadAutogenerated return type of AdyenSettingsDeleteMutation.
- AfterpaySettingsAfterpay settings.
- AfterpaySettingsCreateOrUpdateMutationPayloadAutogenerated return type of AfterpaySettingsCreateOrUpdateMutation.
- AfterpaySettingsDeleteMutationPayloadAutogenerated return type of AfterpaySettingsDeleteMutation.
- AllAdvertsConnectionThe connection type for AllAdvert.
- AllAdvertVariantVariant IDs on deleted and unpublished adverts
- AllAdvertVariantConnectionThe connection type for AllAdvertVariant.
- AllSellersConnectionThe connection type for AllSeller.
- Attachmentfile attachment
- AttemptBillingInvoicePaymentMutationPayloadAutogenerated return type of AttemptBillingInvoicePaymentMutation.
- AvailabilityFilterOptionAvailability type which can be used to build an availability filter for advert search
- BillingBilling record.
- BillingHistoryDownloadMutationPayloadAutogenerated return type of BillingHistoryDownloadMutation.
- BillingLineItemBilling line items associated with a billing.
- BillingsConnectionThe connection type for Billing.
- BraintreeSettingsCreateOrUpdateMutationPayloadAutogenerated return type of BraintreeSettingsCreateOrUpdateMutation.
- BraintreeSettingsDeleteMutationPayloadAutogenerated return type of BraintreeSettingsDeleteMutation.
- BrandFilterOptionMinimal subset of Brand type which can be used to build a brand filter for advert search
- BrandsConnectionThe connection type for Brand.
- CancelBillingInvoiceMutationPayloadAutogenerated return type of CancelBillingInvoiceMutation.
- CartA cart object just waiting to transform into an order.
- CartAddCartItemMutationInputAutogenerated input type of CartAddCartItemMutation
- CartAddCartItemMutationPayloadAutogenerated return type of CartAddCartItemMutation.
- CartAddItemMutationInputAutogenerated input type of CartAddItemMutation
- CartAddItemMutationPayloadAutogenerated return type of CartAddItemMutation.
- CartCheckoutMutationPayloadAutogenerated return type of CartCheckoutMutation.
- CartCreateMutationPayloadAutogenerated return type of CartCreateMutation.
- CartDeleteMutationPayloadAutogenerated return type of CartDeleteMutation.
- CartItemA good or service that a user has added to their cart.
- CartItemConnectionThe connection type for CartItem.
- CartItemDeliveryMethodGroupA grouping of cart items that all have the same delivery method. Most of the fields are aggregations of individual cart item fields.
- CartRemoveCartItemMutationPayloadAutogenerated return type of CartRemoveCartItemMutation.
- CartSellersConnectionThe connection type for Seller.
- CartUpdateCartItemMutationInputAutogenerated input type of CartUpdateCartItemMutation
- CartUpdateCartItemMutationPayloadAutogenerated return type of CartUpdateCartItemMutation.
- CartUpdateMutationPayloadAutogenerated return type of CartUpdateMutation.
- CatalogRuleCatalog rule
- CatalogRuleCreateMutationPayloadAutogenerated return type of CatalogRuleCreateMutation.
- CatalogRuleDeleteMutationPayloadAutogenerated return type of CatalogRuleDeleteMutation.
- CatalogRulesConnectionThe connection type for CatalogRule.
- CatalogRuleUpdateMutationPayloadAutogenerated return type of CatalogRuleUpdateMutation.
- ChangeLogsConnectionThe connection type for ChangeLog.
- ClickAndCollectStatusUpdateMutationPayloadAutogenerated return type of ClickAndCollectStatusUpdateMutation.
- CommissionPackageCommission package holding commission rates for all taxons (or categories)
- CommissionPackageSchedulenull
- CommissionPackageScheduleItemConnectionThe connection type for CommissionPackageScheduleItem.
- CommissionPackageVersionChange log of commission packages
- ConditionFilterOptionCondition type which can be used to build a Condition filter for advert search
- ContextualHistorynull
- ContextualHistoryConnectionThe connection type for ContextualHistory.
- CountryCountry information.
- CountrysConnectionThe connection type for Country.
- CustomCommissionRateConnectionThe connection type for CustomCommissionRate.
- CustomFieldCustom Fields can be created to hold categories of data not otherwise available in the standard schema. Custom Fields must not be used to store Personally Identifiable Information (PII).
- CustomFieldConnectionThe connection type for CustomField.
- CustomFieldCreateOrUpdateMutationPayloadAutogenerated return type of CustomFieldCreateOrUpdateMutation.
- CustomFieldDeleteMutationPayloadAutogenerated return type of CustomFieldDeleteMutation.
- CustomFieldGroupInformation relating to a group of CustomFields, including the information for any associated CustomField records
- CustomFieldGroupCreateOrUpdateMutationPayloadAutogenerated return type of CustomFieldGroupCreateOrUpdateMutation.
- CustomFieldGroupDeleteMutationPayloadAutogenerated return type of CustomFieldGroupDeleteMutation.
- CustomFieldGroupInputAttributes for creating or updating a CustomFieldGroup
- CustomFieldGroupsConnectionThe connection type for CustomFieldGroup.
- CustomFieldInputAttributes for creating or updating a CustomField
- CustomisationSettingsSite wide customization settings for a marketplace
- DeletedAdvertA deleted advert
- DeletedSellerA deleted seller
- EnrolAuthenticatorMutationPayloadAutogenerated return type of EnrolAuthenticatorMutation.
- EntityCustomFieldCustom Fields can be created to hold categories of data not otherwise available in the standard schema. Custom Fields must not be used to store Personally Identifiable Information (PII).
- EntityCustomFieldConnectionThe connection type for EntityCustomField.
- EntityCustomFieldGroupInformation relating to a group of CustomFields, including the information for any associated CustomField records
- EntityCustomFieldGroupConnectionThe connection type for EntityCustomFieldGroup.
- EntityCustomFieldGroupsConnectionThe connection type for EntityCustomFieldGroup.
- ESAdvertAn advert (elasticsearch cached)
- ESAdvertsConnectionThe connection type for ESAdvert.
- ESBrandSearchConnectionThe connection type for ESBrandSearch.
- ExternalIdsUpsertMutationPayloadAutogenerated return type of ExternalIdsUpsertMutation.
- ExternalIDUpsertMutationPayloadAutogenerated return type of ExternalIDUpsertMutation.
- FreetextOptionValueConnectionThe connection type for FreetextOptionValue.
- GenderFilterOptionGender type which can be used to build a gender filter for advert search
- GivexSettingsGivex settings for ecommerce.
- GivexSettingsCreateOrUpdateMutationPayloadAutogenerated return type of GivexSettingsCreateOrUpdateMutation.
- GivexSettingsDeleteMutationPayloadAutogenerated return type of GivexSettingsDeleteMutation.
- GlobalSearchResultsConnectionThe connection type for GlobalSearchResult.
- GoldenProductA golden product record.
- GoldenProductCreateMutationPayloadAutogenerated return type of GoldenProductCreateMutation.
- GoldenProductDeleteMutationPayloadAutogenerated return type of GoldenProductDeleteMutation.
- GoldenProductDocumentPDF documents relating to the golden product.
- GoldenProductDocumentInputGolden product document upload. Exactly one of (dataBase64 AND filename) or sourceUrl must be supplied.
- GoldenProductDocumentsConnectionThe connection type for GoldenProductDocument.
- GoldenProductInputnull
- GoldenProductOptionValueConnectionThe connection type for GoldenProductOptionValue.
- GoldenProductsConnectionThe connection type for GoldenProduct.
- GoldenProductUpdateInputnull
- GoldenProductUpdateMutationPayloadAutogenerated return type of GoldenProductUpdateMutation.
- GoldenProductVariantA variant under the golden product record.
- GoldenProductVariantCreateMutationPayloadAutogenerated return type of GoldenProductVariantCreateMutation.
- GoldenProductVariantDeleteMutationPayloadAutogenerated return type of GoldenProductVariantDeleteMutation.
- GoldenProductVariantLinkVariantsMutationInputAutogenerated input type of GoldenProductVariantLinkVariantsMutation
- GoldenProductVariantLinkVariantsMutationPayloadAutogenerated return type of GoldenProductVariantLinkVariantsMutation.
- GoldenProductVariantOptionValueConnectionThe connection type for GoldenProductVariantOptionValue.
- GoldenProductVariantsActivateMutationPayloadAutogenerated return type of GoldenProductVariantsActivateMutation.
- GoldenProductVariantsConnectionThe connection type for GoldenProductVariant.
- GoldenProductVariantsDeactivateMutationPayloadAutogenerated return type of GoldenProductVariantsDeactivateMutation.
- GoldenProductVariantUnlinkVariantsMutationPayloadAutogenerated return type of GoldenProductVariantUnlinkVariantsMutation.
- GoldenProductVariantUpdateMutationPayloadAutogenerated return type of GoldenProductVariantUpdateMutation.
- ImageImage attachment for adverts and some other models
- ImageInputImage upload. Exactly one of (dataBase64 AND filename) or sourceUrl must be supplied.
- ImagesConnectionThe connection type for Image.
- ImageUploadMutationPayloadAutogenerated return type of ImageUploadMutation.
- ImportExportnull
- ImportExportConnectionThe connection type for ImportExport.
- InquiryCreateMutationPayloadAutogenerated return type of InquiryCreateMutation.
- InventoryRecord to handle multi-store inventory.
- InventorysConnectionThe connection type for Inventory.
- InvoiceInvoice items associated with an order.
- InvoiceAmendmentAmendments to an invoice.
- InvoiceAmendmentCreateMutationInputAutogenerated input type of InvoiceAmendmentCreateMutation
- InvoiceAmendmentCreateMutationPayloadAutogenerated return type of InvoiceAmendmentCreateMutation.
- InvoiceAmendmentLineItemLine items associated with an invoice amendment.
- InvoiceAmendmentLineItemInputLine items associated with an invoice amendment. Either lineItemId OR custom must be supplied, not both. If lineItemId is supplied, you should also supply the dispatched flag: In January 2022 you will be _required_ to supply the dispatched flag in this case. Quantity should be positive. Amount should be negative for a refund.
- InvoiceAmendmentsConnectionThe connection type for InvoiceAmendment.
- InvoiceAnnotationCreateMutationPayloadAutogenerated return type of InvoiceAnnotationCreateMutation.
- InvoiceAnnotationResolveMutationPayloadAutogenerated return type of InvoiceAnnotationResolveMutation.
- InvoiceAnnotationTypeConnectionThe connection type for InvoiceAnnotationType.
- InvoiceAnnotationTypeCreateMutationPayloadAutogenerated return type of InvoiceAnnotationTypeCreateMutation.
- InvoiceAnnotationTypeDiscardMutationPayloadAutogenerated return type of InvoiceAnnotationTypeDiscardMutation.
- InvoiceAnnotationTypeUpdateMutationPayloadAutogenerated return type of InvoiceAnnotationTypeUpdateMutation.
- InvoiceAnnotationUpdateMutationPayloadAutogenerated return type of InvoiceAnnotationUpdateMutation.
- InvoiceConnectionThe connection type for Invoice.
- InvoiceFiltersAttributes for filtering invoices
- InvoiceInputAttributes for creating or updating an invoice
- InvoicesConnectionThe connection type for Invoice.
- KlaviyoSettingsCreateOrUpdateMutationPayloadAutogenerated return type of KlaviyoSettingsCreateOrUpdateMutation.
- KlaviyoSettingsDeleteMutationPayloadAutogenerated return type of KlaviyoSettingsDeleteMutation.
- LineItemLine items associated with a cart or order.
- LineItemConnectionThe connection type for LineItem.
- LineItemInputLine items associated with a cart or order.
- LineItemsForShipmentsSpreadsheetDownloadMutationPayloadAutogenerated return type of LineItemsForShipmentsSpreadsheetDownloadMutation.
- LineItemsForShipmentsSpreadsheetUploadMutationPayloadAutogenerated return type of LineItemsForShipmentsSpreadsheetUploadMutation.
- LoyaltyProgramLevelsConnectionThe connection type for LoyaltyProgramLevel.
- Mappingnull
- MappingCountUnfiltered counts
- MappingsConnectionThe connection type for Mapping.
- MappingSetMutationPayloadAutogenerated return type of MappingSetMutation.
- MarketplacerAPIKeyMarketplacer API key info
- MarketplacerAPIKeyCreateMutationPayloadAutogenerated return type of MarketplacerAPIKeyCreateMutation.
- MeasurementUnitMeasurement unit
- MemberSettingsMember settings on marketplace
- Metadata2UpsertMutationPayloadAutogenerated return type of Metadata2UpsertMutation.
- MetadataUpsertMutationPayloadAutogenerated return type of MetadataUpsertMutation.
- ModelProduct model
- ModelFilterOptionMinimal subset of Model type which can be used to build a model filter for advert search
- MoneyInputFieldMoney input field where values are usually specified in the lowest currency denomination (e.g. cents), unless otherwise specified.
- MultiStoreMembershipThe child of a managed multi store.
- NavBarProperties defining a navigation bar
- NewsletterSubscribeMutationPayloadAutogenerated return type of NewsletterSubscribeMutation.
- OptionalOptionValueConnectionThe connection type for OptionalOptionValue.
- OptionTypeAn advert's option type (e.g. colour, size, shape).
- OptionTypeCreateOrUpdateMutationPayloadAutogenerated return type of OptionTypeCreateOrUpdateMutation.
- OptionTypeFilterOptionMinimal subset of OptionType type which can be used to build an option type filter for advert search
- OptionTypesConnectionThe connection type for OptionType.
- OptionValueOption value for an advert's option type (e.g. 'red', 'large')
- OptionValueConnectionThe connection type for OptionValue.
- OptionValueCreateOrUpdateMutationInputAutogenerated input type of OptionValueCreateOrUpdateMutation
- OptionValueCreateOrUpdateMutationPayloadAutogenerated return type of OptionValueCreateOrUpdateMutation.
- OptionValueDeleteMutationPayloadAutogenerated return type of OptionValueDeleteMutation.
- OptionValueFilterOptionMinimal subset of OptionValue type which can be used as a value of an option type filter for advert search
- OptionValuesConnectionThe connection type for OptionValue.
- OrderA cart that has turned into an immutable order.
- OrderCreateMutationPayloadAutogenerated return type of OrderCreateMutation.
- OrderHistoryDownloadMutationPayloadAutogenerated return type of OrderHistoryDownloadMutation.
- OrderUpdateMutationPayloadAutogenerated return type of OrderUpdateMutation.
- PartnerIntegrationToggleEventPartner integration toggle enabled or disabled event.
- PartnerIntegrationToggleEventCreateMutationPayloadAutogenerated return type of PartnerIntegrationToggleEventCreateMutation.
- PasswordResetMutationPayloadAutogenerated return type of PasswordResetMutation.
- PaymentEventConnectionThe connection type for PaymentEvent.
- PaymentMethodCreateMutationPayloadAutogenerated return type of PaymentMethodCreateMutation.
- PaymentMethodDeleteMutationPayloadAutogenerated return type of PaymentMethodDeleteMutation.
- PaypalCommerceSettingsPaypal Commerce settings
- PaypalCommerceSettingsCreateOrUpdateMutationPayloadAutogenerated return type of PaypalCommerceSettingsCreateOrUpdateMutation.
- PaypalCommerceSettingsDeleteMutationPayloadAutogenerated return type of PaypalCommerceSettingsDeleteMutation.
- PriceBreakdownInputnull
- PriceRangeA price range
- ProcessPaymentGatewayRedirectMutationPayloadAutogenerated return type of ProcessPaymentGatewayRedirectMutation.
- PromotionA promotion, sale, or special discount.
- PromotionInputnull
- PromotionsConnectionThe connection type for Promotion.
- PromotionUpsertMutationPayloadAutogenerated return type of PromotionUpsertMutation.
- PrototypePrototypes contain the attributes from which all Adverts in a Category inherit eg. Clothing
- PrototypeCreateOrUpdateMutationPayloadAutogenerated return type of PrototypeCreateOrUpdateMutation.
- PrototypesConnectionThe connection type for Prototype.
- PurgeOrderDataMutationPayloadAutogenerated return type of PurgeOrderDataMutation.
- QueryRoot queries that don't modify database records.
- RankedResultRankedResult records - force first adverts for category/brand
- RankedResultDeleteMutationPayloadAutogenerated return type of RankedResultDeleteMutation.
- RankedResultsConnectionThe connection type for RankedResult.
- RankedResultUpsertMutationInputAutogenerated input type of RankedResultUpsertMutation
- RankedResultUpsertMutationPayloadAutogenerated return type of RankedResultUpsertMutation.
- RatingFilterOptionMinimal subset of Rating type which can be used to build a rating filter for advert search
- RedirectConnectionThe connection type for Redirect.
- RefundRequestRefund requests associated with an invoice
- RefundRequestApproveMutationPayloadAutogenerated return type of RefundRequestApproveMutation.
- RefundRequestConnectionThe connection type for RefundRequest.
- RefundRequestCreateMutationPayloadAutogenerated return type of RefundRequestCreateMutation.
- RefundRequestCustomLineItemApproveInputnull
- RefundRequestDenyMutationPayloadAutogenerated return type of RefundRequestDenyMutation.
- RefundRequestFiltersAttributes for filtering refund requests
- RefundRequestLineItemLine item on a refund request
- RefundRequestLineItemAcceptMutationPayloadAutogenerated return type of RefundRequestLineItemAcceptMutation.
- RefundRequestLineItemApproveInputnull
- RefundRequestLineItemDenyMutationPayloadAutogenerated return type of RefundRequestLineItemDenyMutation.
- RefundRequestLineItemInputLine item on a refund request. Either a line item ID (which must be a line item from the invoice to which this refund request is related) and a reason OR both custom and amountPerItem must be supplied. If you supply a line item ID you must supply a reason and cannot supply custom or amountPerItem. You should also supply the dispatched flag: In January 2022 you will be _required_ to supply the dispatched flag in this case. If you supply custom and amountPerItem then you cannot supply a line item ID, reason or dispatched flag.
- RefundRequestLineItemReturnMutationPayloadAutogenerated return type of RefundRequestLineItemReturnMutation.
- RefundRequestNoteConnectionThe connection type for RefundRequestNote.
- RefundRequestRefundMutationInputAutogenerated input type of RefundRequestRefundMutation
- RefundRequestRefundMutationPayloadAutogenerated return type of RefundRequestRefundMutation.
- RefundRequestReturnMutationPayloadAutogenerated return type of RefundRequestReturnMutation.
- RefundRequestRevertDenialMutationPayloadAutogenerated return type of RefundRequestRevertDenialMutation.
- RefundRequestSpreadsheetDownloadMutationPayloadAutogenerated return type of RefundRequestSpreadsheetDownloadMutation.
- RemittanceRemittance for invoice or invoice amendment
- RemittanceActionRemittance action
- RemittanceAdviceRemittance advice
- RemittanceAdviceConnectionThe connection type for RemittanceAdvice.
- RemittanceAdviceUpdateMutationInputAutogenerated input type of RemittanceAdviceUpdateMutation
- RemittanceAdviceUpdateMutationPayloadAutogenerated return type of RemittanceAdviceUpdateMutation.
- RemittanceConnectionThe connection type for Remittance.
- RemittanceEventRemittance event
- RemittancesReleaseMutationPayloadAutogenerated return type of RemittancesReleaseMutation.
- ResetUserPasswordMutationPayloadAutogenerated return type of ResetUserPasswordMutation.
- ReturnShipmentShipment tracking information.
- ReturnShipmentCreateMutationPayloadAutogenerated return type of ReturnShipmentCreateMutation.
- ReturnShipmentUpdateMutationPayloadAutogenerated return type of ReturnShipmentUpdateMutation.
- ReturnShippedItemQuantity and LineItem which has been shipped as part of a parent ReturnShipment.
- ReturnShippedItemInputnull
- RithumAPIKeyRithum API key info
- RithumAPIKeyCreateMutationPayloadAutogenerated return type of RithumAPIKeyCreateMutation.
- RithumAPIKeysConnectionThe connection type for RithumAPIKey.
- SellerRetailer or private seller.
- SellerAdyenBillingPaymentMethodUpdateMutationPayloadAutogenerated return type of SellerAdyenBillingPaymentMethodUpdateMutation.
- SellerBraintreeBillingPaymentMethodUpdateMutationPayloadAutogenerated return type of SellerBraintreeBillingPaymentMethodUpdateMutation.
- SellerConnectionThe connection type for Seller.
- SellerCreateMutationPayloadAutogenerated return type of SellerCreateMutation.
- SellerFilterOptionMinimal subset of Seller type which can be used to build a seller filter for advert search
- SellerInputAttributes for creating a seller.
- SellerRatingRating data for Seller
- SellersConnectionThe connection type for Seller.
- SellerSearchInputSeller search arguments for building an ElasticSearch query.
- SellerSearchPaginationPagination info returned by ElasticSearch with query results.
- SellerSearchPaginationInputAdvert search arguments for controlling pagination. NOTE: As of the 3rd of Sept. 2019, These arguments are deprecated in favour of using cursor-based pagination per the Relay spec and will be removed at the end of Sept. 2019.
- SellerSearchResponseSeller search response payload.
- SellerSendInvoiceToCustomerMutationPayloadAutogenerated return type of SellerSendInvoiceToCustomerMutation.
- SellerSlaExportMetricMutationInputAutogenerated input type of SellerSlaExportMetricMutation
- SellerSlaExportMetricMutationPayloadAutogenerated return type of SellerSlaExportMetricMutation.
- SellerStatsInsights and Statistics for a Seller.
- SellerUpdateInputAttributes for updating a seller.
- SellerUpdateMutationPayloadAutogenerated return type of SellerUpdateMutation.
- SendgridSettingsCreateOrUpdateMutationPayloadAutogenerated return type of SendgridSettingsCreateOrUpdateMutation.
- SendgridSettingsDeleteMutationPayloadAutogenerated return type of SendgridSettingsDeleteMutation.
- SessionLocationInformationUpdateMutationPayloadAutogenerated return type of SessionLocationInformationUpdateMutation.
- SessionTokenLogOutMutationPayloadAutogenerated return type of SessionTokenLogOutMutation.
- ShipmentShipment tracking information.
- ShipmentAddressCreateMutationPayloadAutogenerated return type of ShipmentAddressCreateMutation.
- ShipmentAddressSortMutationPayloadAutogenerated return type of ShipmentAddressSortMutation.
- ShipmentCarrierConnectionThe connection type for ShipmentCarrier.
- ShipmentCreateMutationPayloadAutogenerated return type of ShipmentCreateMutation.
- ShipmentStatusConnectionThe connection type for ShipmentStatus.
- ShipmentStatusCreateMutationPayloadAutogenerated return type of ShipmentStatusCreateMutation.
- ShipmentUpdateMutationPayloadAutogenerated return type of ShipmentUpdateMutation.
- ShippedItemQuantity and LineItem which has been shipped as part of a parent Shipment.
- ShippedItemInputnull
- ShippingOptionA shipping rule that might apply to a certain variant
- ShippingOptionConnectionThe connection type for ShippingOption.
- ShippingOptionDeleteMutationPayloadAutogenerated return type of ShippingOptionDeleteMutation.
- ShippingOptionUpsertMutationPayloadAutogenerated return type of ShippingOptionUpsertMutation.
- ShippingProfileConnectionThe connection type for ShippingProfile.
- ShippingRateA shipping rate defined in the marketplace
- ShippingRateConnectionThe connection type for ShippingRate.
- ShippingRateCreateOrUpdateMutationPayloadAutogenerated return type of ShippingRateCreateOrUpdateMutation.
- ShippingRateDeleteMutationPayloadAutogenerated return type of ShippingRateDeleteMutation.
- ShippingZoneConnectionThe connection type for ShippingZone.
- ShippingZoneCreateOrUpdateMutationPayloadAutogenerated return type of ShippingZoneCreateOrUpdateMutation.
- ShippingZoneDeleteMutationPayloadAutogenerated return type of ShippingZoneDeleteMutation.
- ShippingZoneSpreadsheetDownloadMutationPayloadAutogenerated return type of ShippingZoneSpreadsheetDownloadMutation.
- ShippitCredentialsUpsertMutationPayloadAutogenerated return type of ShippitCredentialsUpsertMutation.
- SiteConfigSite configuration properties, particularly for properties that affect more than just one page
- SlugObject with fields for constructing URL slugs based on its parent object.
- StatesConnectionThe connection type for State.
- StockLevelsSpreadsheetDownloadMutationPayloadAutogenerated return type of StockLevelsSpreadsheetDownloadMutation.
- StockLevelsSpreadsheetUploadMutationPayloadAutogenerated return type of StockLevelsSpreadsheetUploadMutation.
- SubscriptionsConnectionThe connection type for Subscription.
- TaxCodeCreateOrUpdateMutationPayloadAutogenerated return type of TaxCodeCreateOrUpdateMutation.
- TaxonCategory or Sub-category for organising adverts. Has a tree-like structure with parents and children.
- TaxonConnectionThe connection type for Taxon.
- TaxonCreateOrUpdateMutationPayloadAutogenerated return type of TaxonCreateOrUpdateMutation.
- TaxonFilterOptionMinimal subset of Taxon type which can be used to build a taxonomy filter for advert search
- TaxonsConnectionThe connection type for Taxon.
- ThirdPartyLoginLinkConnectionThe connection type for ThirdPartyLoginLink.
- UnpublishedAdvertAn unpublished advert
- UpdatedCartsConnectionThe connection type for Cart.
- UpdatedOrdersConnectionThe connection type for Order.
- UpdatedRefundRequestsConnectionThe connection type for RefundRequest.
- UserProperties of the currently logged in User
- UserConnectionThe connection type for User.
- UserCreateMutationPayloadAutogenerated return type of UserCreateMutation.
- UserCurrencySelectMutationPayloadAutogenerated return type of UserCurrencySelectMutation.
- UserDeleteMutationPayloadAutogenerated return type of UserDeleteMutation.
- UserLoginTokenMutationPayloadAutogenerated return type of UserLoginTokenMutation.
- UserLoginUsernameMutationPayloadAutogenerated return type of UserLoginUsernameMutation.
- UserLogOutMutationPayloadAutogenerated return type of UserLogOutMutation.
- UserMFATokenVerificationMutationPayloadAutogenerated return type of UserMFATokenVerificationMutation.
- UserUpdateFavouriteStoreMutationPayloadAutogenerated return type of UserUpdateFavouriteStoreMutation.
- UserUpdateMutationPayloadAutogenerated return type of UserUpdateMutation.
- VariantA unique option type/option value combination that represents a variation of a purchasable item.
- VariantConnectionThe connection type for Variant.
- VariantDeleteMutationPayloadAutogenerated return type of VariantDeleteMutation.
- VariantFilterInputnull
- VariantInputnull
- VariantOptionValueConnectionThe connection type for VariantOptionValue.
- VariantsConnectionThe connection type for Variant.
- VariantUpdateMutationPayloadAutogenerated return type of VariantUpdateMutation.
- VerifyAuthenticatorMutationPayloadAutogenerated return type of VerifyAuthenticatorMutation.
- WebhookReturns the webhooks linked to marketplacer events.
- WebhookCreateInputAttributes for creating a webhook.
- WebhookCreateMutationPayloadAutogenerated return type of WebhookCreateMutation.
- WebhookEventResponseReturns the webhooks event response linked to marketplacer events.
- WebhookEventsConnectionThe connection type for WebhookEvent.
- WebhookInputWebhook Attributes.
- WebhooksConnectionThe connection type for Webhook.
- WebhookUpdateMutationPayloadAutogenerated return type of WebhookUpdateMutation.
- YotpoSettingsCreateOrUpdateMutationPayloadAutogenerated return type of YotpoSettingsCreateOrUpdateMutation.
- YotpoSettingsDeleteMutationPayloadAutogenerated return type of YotpoSettingsDeleteMutation.
- ZipSettingsZip settings.
- ZipSettingsCreateOrUpdateMutationPayloadAutogenerated return type of ZipSettingsCreateOrUpdateMutation.
- ZipSettingsDeleteMutationPayloadAutogenerated return type of ZipSettingsDeleteMutation.
- ZoozSettingsZooz settings type
- ZoozSettingsCreateOrUpdateMutationPayloadAutogenerated return type of ZoozSettingsCreateOrUpdateMutation.
- ZoozSettingsDeleteMutationPayloadAutogenerated return type of ZoozSettingsDeleteMutation.