OBJECT
FinOpsAwsAccountEdge
An edge in a connection.
link GraphQL Schema definition
- type FinOpsAwsAccountEdge implements ConnectionEdge {
- # A cursor for use in pagination.
- String :
- # Represents the actual AwsAccount object
- FinOpsAwsAccount! :
- }