OBJECT
TableauSitesConnection
Connection Type for TableauSite
link GraphQL Schema definition
- type TableauSitesConnection {
- # List of nodes
- TableauSite!]! : [
- # Information for pagination
- PageInfo! :
- # Total number of objects in connection
- Int! :
- }