Remove docs false

This commit is contained in:
Jake Barnby
2022-12-19 20:51:34 +13:00
parent 11ef344216
commit 56a903577f
-1
View File
@@ -60,7 +60,6 @@ App::post('/v1/graphql/mutation')
->desc('GraphQL Endpoint')
->groups(['graphql'])
->label('scope', 'graphql')
->label('docs', false)
->label('sdk.auth', [APP_AUTH_TYPE_KEY, APP_AUTH_TYPE_SESSION, APP_AUTH_TYPE_JWT])
->label('sdk.namespace', 'graphql')
->label('sdk.method', 'mutation')