OBJECT
SellerOnboardingProcessesConnection
The connection type for SellerOnboardingProcess.
link GraphQL Schema definition
- type SellerOnboardingProcessesConnection {
- # A list of edges.
- SellerOnboardingProcessesEdge] : [
- # A list of nodes.
- SellerOnboardingProcess] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }