AppInstallsConnection
AppInstallsConnection
A connection to a list of AppInstall
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [AppInstall!]! | A list of `AppInstall` objects. | |
edges | [AppInstallsEdge!]! | A list of edges which contains the `AppInstall` and cursor to aid in pagination. | |
pageInfo | PageInfo! | Information to aid in pagination. | |
totalCount | Int! | The count of *all* `AppInstall` you could get from the connection. |