- afterReturns the elements in the list that come after the specified cursor.
- firstReturns the first _n_ elements from the list.
- beforeReturns the elements in the list that come before the specified cursor.
- lastReturns the last _n_ elements from the list.
- whereAdminOrderWhereInputFiltering options for AdminOrders returned from the connection.
AdminOrderConnection!
AdminOrderConnection!- edges[AdminOrderEdge]A list of edges.
- pageInfoPageInfo!Information to aid in pagination.
- totalCountIdentifies the total count of items in the connection.