Skip to main content

ZoneStateConnection

No description

type ZoneStateConnection {
edges: [ZoneStateEdge]
nodes: [ZoneState]
pageInfo: PageInfo!
totalCount: Int!
}

Fields​

ZoneStateConnection.edges ● [ZoneStateEdge] list object​

ZoneStateConnection.nodes ● [ZoneState] list object​

ZoneStateConnection.pageInfo ● PageInfo! non-null object​

ZoneStateConnection.totalCount ● Int! non-null scalar​

Member Of​

ZoneCountry object

Implemented By​

StateUnion union