silverstripe / silverstripe-graphql

Serves Silverstripe data as GraphQL representations
BSD 3-Clause "New" or "Revised" License
52 stars 61 forks source link

ENH add canInit method and CAN_DEV_GRAPHQL permissions #559

Closed andrewandante closed 9 months ago

andrewandante commented 10 months ago

Companion PR to https://github.com/silverstripe/silverstripe-framework/pull/10979

Adds a fine-grained permission for /dev/graphql

Issue

andrewandante commented 10 months ago

Test failures are for a missing method that's contained in the companion PR: DevelopmentAdmin::permissionsCategory()

GuySartorelli commented 9 months ago

Rerunning CI - will merge on green