mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
9 lines
191 B
JavaScript
9 lines
191 B
JavaScript
|
{
|
||
|
"$schema": "http://json-schema.org/schema",
|
||
|
"cli": "nx",
|
||
|
"title": "Chromatic executor",
|
||
|
"description": "",
|
||
|
"type": "object",
|
||
|
"properties": {},
|
||
|
"required": []
|
||
|
}
|