-
Is there any way that I can specify part of the mutation keys in
Now whenever the users goes back online, I'd like to have all mutations starting with |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Apr 7, 2022
Replies: 1 comment 4 replies
-
Yes, the defaults also allow for partial matching, so:
will set defaults for all keys starting with |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
KamyarP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, the defaults also allow for partial matching, so:
will set defaults for all keys starting with
['comments']