mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
10 lines
182 B
YAML
10 lines
182 B
YAML
|
description: Replace schema cache (metadata) with no initial tables
|
||
|
url: /v1/metadata
|
||
|
status: 200
|
||
|
response:
|
||
|
message: success
|
||
|
query:
|
||
|
type: replace_metadata
|
||
|
args:
|
||
|
tables: []
|