#disable rest api and only use graphql

5 messages · Page 1 of 1 (latest)

faint gust
#

Is it possible to disable rest api and just use graphql? I only use graphql and dont need the rest api and for security I want to disable it.

shrewd otter
#

Not currently, but I'd support adding the toggle!

north bolt
#

The entire admin UI uses the REST API, so turning this off is not really an option.

faint gust
#

@north bolt So if we disable admin, will it disable the rest api? I know there is an option to disable admin in production

north bolt
#

No, that option simply disables the serving of the admin panel itself - no affect on REST API