graphql-faker icon indicating copy to clipboard operation
graphql-faker copied to clipboard

Search by pattern

Open dance2die opened this issue 6 years ago • 0 comments

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 demo

dance2die avatar Dec 04 '19 00:12 dance2die