Latest Poppulo platform GraphQL API
Input for getting folders for an account
Fields
Account ID of the user's currently active account. This should be the globalAccountID (e.g., "208020"), not a UUID.
Optional filter to search for folders by name. Returns folders whose names contain this string (case-insensitive).
Optional filter to search for folders by type. Filters folders based on their associated type.
Page number for pagination. Default 1
Page size for pagination. Default 20