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