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 16, 2021
1 parent a9293ff commit 1259c8c
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 @@ -284,15 +284,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 1259c8c

Please sign in to comment.