object AdHocChargeConnection

Fields

FieldTypeDescription
pageInfoPageInfo!

Pagination data for this connection.

edges[AdHocChargeEdge]!

Contains the nodes in this connection.

Referenced By

Example

{
  "pageInfo": PageInfo,
  "edges": AdHocChargeEdge
}