graphql-faker
graphql-faker copied to clipboard
Search by pattern
Is there a way to provide a way to match a variable?
The goal is to pass a search string and return partially matched items, that were specified by @examples(values: [...]) array.
e.g.) I'd like to return values matching react in the name field
