close
Schema
QueryRoot
Mutation
Scalars
Boolean
DateTime
Float
HTML
ID
Int
Money
String
URL
Enums
CollectionSortKeys
CropRegion
CurrencyCode
OrderCancelReason
OrderDisplayFinancialStatus
OrderDisplayFulfillmentStatus
OrderSortKeys
ProductSortKeys
TransactionKind
TransactionStatus
WeightUnit
__DirectiveLocation
__TypeKind
Interfaces
Node
Objects
AppliedGiftCard
Attribute
AvailableShippingRates
Checkout
CheckoutAttributesUpdatePayload
CheckoutCompleteFreePayload
CheckoutCompleteWithCreditCardPayload
CheckoutCompleteWithTokenizedPaymentPayload
CheckoutCreatePayload
CheckoutCustomerAssociatePayload
CheckoutCustomerDisassociatePayload
CheckoutEmailUpdatePayload
CheckoutGiftCardApplyPayload
CheckoutGiftCardRemovePayload
CheckoutLineItem
CheckoutLineItemConnection
CheckoutLineItemEdge
CheckoutLineItemsAddPayload
CheckoutLineItemsRemovePayload
CheckoutLineItemsUpdatePayload
CheckoutShippingAddressUpdatePayload
CheckoutShippingLineUpdatePayload
Collection
CollectionConnection
CollectionEdge
CreditCard
Customer
CustomerAccessToken
CustomerAccessTokenCreatePayload
CustomerAccessTokenDeletePayload
CustomerAccessTokenRenewPayload
CustomerActivatePayload
CustomerAddressCreatePayload
CustomerAddressDeletePayload
CustomerAddressUpdatePayload
CustomerCreatePayload
CustomerRecoverPayload
CustomerResetPayload
CustomerUpdatePayload
Domain
Image
ImageConnection
ImageEdge
MailingAddress
MailingAddressConnection
MailingAddressEdge
Order
OrderConnection
OrderEdge
OrderLineItem
OrderLineItemConnection
OrderLineItemEdge
PageInfo
Payment
Product
ProductConnection
ProductEdge
ProductOption
ProductVariant
ProductVariantConnection
ProductVariantEdge
SelectedOption
ShippingRate
Shop
ShopPolicy
Transaction
UserError
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AttributeInput
CheckoutAttributesUpdateInput
CheckoutCreateInput
CheckoutLineItemInput
CheckoutLineItemUpdateInput
CreditCardPaymentInput
CustomerAccessTokenCreateInput
CustomerActivateInput
CustomerCreateInput
CustomerResetInput
CustomerUpdateInput
MailingAddressInput
SelectedOptionInput
TokenizedPaymentInput
Directives
deprecated
include
skip
menu
Types
GraphiQL
open_in_new
OBJECT
ProductEdge
link
GraphQL Schema definition
type
ProductEdge
{
cursor
:
String
!
node
:
Product
!
}
link
Require by
ProductConnection
null