Hi
@echoing-dress-35614, I see the issue. The tableau graphql api doesn't have direct way to fetch nested project workbooks in
their metadata api workbook filter. To fix this, we will have to use
tableau projects api and find ids for all nested projects to include them all in filter.
A quick thought that comes to mind, If you want to include all workbooks from the tableau site, you can always use empty projects filter by specifying
projects: null
in the config.