[Improvement Request]: GraphQL should fully provide for managing repositorys

I’d like to write GraphQL queries and mutations for querying and modifying groups, projects and users at our on-premise GitLab server in a batch.

Current Situation

Currently, it doesn’t look like I’m able to query all project properties using GraphQL. For instance, I’m missing fields for the following (red circled) settings:

thumbnail_image003

Desired Situation

All GitLab project/group/user properties should be manageable by GraphQL, so these properties may be read and written by automation scripts.

~"type:: improvement" GraphQL WorkingGroupAdministration

Edited by 🤖 GitLab Bot 🤖