Skip to content

Commit

Permalink
Update schema exports
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Sep 27, 2024
1 parent 16d364c commit e76fde6
Show file tree
Hide file tree
Showing 27 changed files with 437 additions and 85 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ const spec_lotsOfEnums = {
},
tags: Object.assign(Object.create(null), {
omit: true,
behavior: ["-*"]
behavior: ["-insert -select -node -connection -list -array -single -update -delete -queryField -mutationField -typeField -filter -filterBy -order -orderBy -query:resource:list -query:resource:connection -singularRelation:resource:list -singularRelation:resource:connection -manyRelation:resource:list -manyRelation:resource:connection -manyToMany"]
})
},
executor: executor
Expand Down
Loading

0 comments on commit e76fde6

Please sign in to comment.