Skip to content

Commit

Permalink
chore(edge): Refactor mutation config for edge via tutone
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Thurman committed Jun 15, 2021
1 parent 746d7ab commit 504c982
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .tutone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,15 +275,7 @@ packages:
- name: traceObservers
max_query_field_depth: 2
mutations:
- name: edgeCreateTraceFilterRules
max_query_field_depth: 3
- name: edgeCreateTraceObserver
max_query_field_depth: 3
- name: edgeDeleteTraceFilterRules
max_query_field_depth: 3
- name: edgeDeleteTraceObservers
max_query_field_depth: 3
- name: edgeUpdateTraceObservers
- name: "edge.*"
max_query_field_depth: 3
types:
- name: EdgeAccountStitchedFields
Expand Down

0 comments on commit 504c982

Please sign in to comment.