Skip to content

Commit

Permalink
chore(entities): increase max query depth to generate entity query
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderblue committed Jun 27, 2024
1 parent 9a043cf commit d045e68
Show file tree
Hide file tree
Showing 2 changed files with 1,755 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .tutone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ packages:
exclude_fields:
- slug
- name: entity
max_query_field_depth: 2
max_query_field_depth: 3
exclude_fields:
- slug
- name: entitySearch
Expand Down
Loading

0 comments on commit d045e68

Please sign in to comment.