Skip to content

Commit

Permalink
fix(entity): regenerated 'entity' query max depth of 4 (#1196)
Browse files Browse the repository at this point in the history
Co-authored-by: pranav-new-relic <[email protected]>
  • Loading branch information
shashank-reddy-nr and pranav-new-relic authored Aug 1, 2024
1 parent 24943ee commit 81c37b2
Show file tree
Hide file tree
Showing 4 changed files with 4,604 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .tutone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ packages:
exclude_fields:
- slug
- name: entity
max_query_field_depth: 3
max_query_field_depth: 4
exclude_fields:
- slug
- name: entitySearch
Expand Down
Loading

0 comments on commit 81c37b2

Please sign in to comment.