UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

14 lines (13 loc) 321 B
{ "title": "ProfilingPluginOptions", "type": "object", "additionalProperties": false, "properties": { "outputPath": { "description": "Path to the output file e.g. `profiling/events.json`. Defaults to `events.json`.", "type": "string", "absolutePath": false, "minLength": 4 } } }