Documentation ¶
Index ¶
Constants ¶
View Source
const GqlTypeNameKey = "__typename"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GqlTypeName ¶
type GqlTypeName string
const ( MediaImage GqlTypeName = "MediaImage" Video GqlTypeName = "Video" Model3d GqlTypeName = "Model3d" ExternalVideo GqlTypeName = "ExternalVideo" GenericFile GqlTypeName = "GenericFile" DiscountAutomaticApp GqlTypeName = "DiscountAutomaticApp" DiscountCodeBasic GqlTypeName = "DiscountCodeBasic" DiscountCodeBuyXGetY GqlTypeName = "DiscountCodeBuyXGetY" DiscountCodeFreeShipping GqlTypeName = "DiscountCodeFreeShipping" DiscountAutomaticBasic GqlTypeName = "DiscountAutomaticBasic" DiscountAutomaticBxgy GqlTypeName = "DiscountAutomaticBxgy" DiscountAutomaticFreeShipping GqlTypeName = "DiscountAutomaticFreeShipping" AppRecurringPricing GqlTypeName = "AppRecurringPricing" AppUsagePricing GqlTypeName = "AppUsagePricing" AppSubscriptionDiscount GqlTypeName = "AppSubscriptionDiscount" AppSubscriptionDiscountAmount GqlTypeName = "AppSubscriptionDiscountAmount" AppSubscriptionDiscountPercentage GqlTypeName = "AppSubscriptionDiscountPercentage" WebhookHttpEndpoint GqlTypeName = "WebhookHttpEndpoint" WebhookEventBridgeEndpoint GqlTypeName = "WebhookEventBridgeEndpoint" WebhookPubSubEndpoint GqlTypeName = "WebhookPubSubEndpoint" )
Click to show internal directories.
Click to hide internal directories.