OBJECT
FinOpsAwsAccountConnection
The connection type for AWS Account
link GraphQL Schema definition
- type FinOpsAwsAccountConnection implements Connection {
- # "Count of elements in the current page"
- Int! :
- # Contains all edges.
- FinOpsAwsAccountEdge!] : [
- # Information to aid in pagination.
- PageInfo! :
- # The total number of unpaginated nodes in the connection.
- Int :
- }