mex

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2026 License: MPL-2.0, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const SourceRevision = "74509efe262b37b26bed05486c9f4160db5e841b"
View Source
const WebVersion = "2.3000.1044776264"

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation struct {
	Name                  OperationName
	DocumentID            string
	Kind                  OperationKind
	ResponseDiscriminator string
}

func Lookup

func Lookup(name OperationName) (Operation, bool)

type OperationKind

type OperationKind string
const (
	KindQuery    OperationKind = "query"
	KindMutation OperationKind = "mutation"
)

type OperationName

type OperationName string
const (
	BizCreateOrder               OperationName = "BizCreateOrder"
	BizQueryOrder                OperationName = "BizQueryOrder"
	DeleteNewsletter             OperationName = "DeleteNewsletter"
	QueryCatalog                 OperationName = "QueryCatalog"
	QueryCatalogProduct          OperationName = "QueryCatalogProduct"
	QueryProductCollections      OperationName = "QueryProductCollections"
	QueryProductListCatalog      OperationName = "QueryProductListCatalog"
	QueryProductSingleCollection OperationName = "QueryProductSingleCollection"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL