apache / apache/grails-core

operations.all.enabled(false) should only disable the provided operations, not user defined custom operations

Open
#14,486 0 comments 0 reactions 0 assignees View on GitHub
relates-to: gorm relates-to: grails-data-graphql
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

This is what was really implied in grails/grails-data-graphql#37.

Since this is now already public and possibly in use, I'd suggest a `operations.provided.enabled` which specifically prevents the generation of the get/list/count/create/update/delete queries only.

Contributor guide

Open the contributing guide

Research direction

Start by reading the behavior referenced in grails/grails-data-graphql#37 and tracing the configuration entry point for operations.all.enabled(false). Determine how provided operations are separated from user-defined custom operations; done means a new operations.provided.enabled setting disables only get/list/count/create/update/delete generation while custom operations remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, groovy
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.