We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7d924 commit 52dfe9bCopy full SHA for 52dfe9b
1 file changed
ayon_api/_api_helpers/projects.py
@@ -364,6 +364,7 @@ def get_project(
364
graphql_project = next(self._get_graphql_projects(
365
None,
366
367
+ include_skeleton=True,
368
project_name=project_name,
369
fields=graphql_fields,
370
own_attributes=own_attributes,
0 commit comments