Search:
SCALAR
ID
The ID
scalar type represents a unique identifier, often used to
refetch an object or as key for a cache. The ID type appears in a JSON
response as a String; however, it is not intended to be human-readable.
When expected as an input type, any string (such as "4"
) or integer
(such as 4
) input value will be accepted as an ID.
link GraphQL Schema definition
- scalar ID
link Require by
- ActiveProcessornull
- ActiveProcessorInputnull
- Addressnull
- AvailableProcessornull
- Batchnull
- BatchEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- CartItemInputnull
- Companynull
- CompanyConfigurationnull
- CompanyEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- CustomFieldPrototypenull
- GLAccountnull
- GLAccountEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- GLAccountInputnull
- GLDistributionnull
- Groupnull
- GroupEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- Imagenull
- ImageEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- ItemProviderItemnull
- ItemProviderItemEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- Mutationnull
- PageInfoRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- PaymentItemnull
- PaymentItemEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- PersistCartResultThe result of a request to process a payment.
- PluginRepresents a SchoolPay plugin, modular code attached to a Company or Item that can respond to specific events in the SchoolPay system.
- ProcessCartInputnull
- Querynull
- Schoolnull
- SchoolEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- Seriesnull
- SeriesEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- StringEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- Studentnull
- StudentEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- Studentsnull
- StudentsEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- TransientItemnull
- TxnA transaction is a single event of money moving from payer to payee.
- TxnEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
- TxnItemnull
- TxnSearchInputTypenull
- TxnUndoInputTypenull
- TxnUndoItemInputTypenull
- Usernull
- UserEdgeRelay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)