OBJECT
CompanyCostCentersEdge
A CompanyCostCenter
edge in the connection.
link GraphQL Schema definition
- type CompanyCostCentersEdge {
- # A cursor for use in pagination.
- Cursor :
- # The `CompanyCostCenter` at the end of the edge.
- CompanyCostCenter :
- }