object FeeCategoryTotalConnection

Fields

FieldTypeDescription
pageInfoPageInfo!

Pagination data for this connection.

edges[FeeCategoryTotalEdge]!

Contains the nodes in this connection.

Referenced By

Example

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