PromoCodesConnection
No description
type PromoCodesConnection {
nodes: [PromoCode]
pageInfo: PageInfo!
totalCount: Int!
}
Fields
PromoCodesConnection.nodes ● [PromoCode] list object
PromoCodesConnection.pageInfo ● PageInfo! non-null object
PromoCodesConnection.totalCount ● Int! non-null scalar
Member Of
PromoCodeQueries object