OBJECT
EmailTemplateFolderEntityConnection
link GraphQL Schema definition
- type EmailTemplateFolderEntityConnection {
- #   Pagination data for this connection.
- : PageInfo! 
- #   Contains the nodes in this connection.
- : [EmailTemplateFolderEntityEdge]! 
- #   Total number of items in the connection.
- : Int 
- }