mirror of
https://github.com/strapi/strapi.git
synced 2026-01-01 09:44:28 +00:00
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"endpoint": "/graphql",
|
|
"tracing": false,
|
|
"shadowCRUD": true,
|
|
"playgroundAlways": false,
|
|
"depthLimit": 7,
|
|
"amountLimit": 100
|
|
}
|