[PR #807] [MERGED] server: Add the attribute schema to the attributes in graphql #963

Closed
opened 2026-02-27 09:10:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/807
Author: @nitnelave
Created: 1/21/2024
Status: Merged
Merged: 1/21/2024
Merged by: @nitnelave

Base: mainHead: user_schema


📝 Commits (1)

  • d55edc1 server: Add the attribute schema to the attributes in graphql

📊 Changes

4 files changed (+229 additions, -181 deletions)

View changed files

📝 schema.graphql (+5 -4)
📝 server/src/domain/schema.rs (+1 -1)
📝 server/src/infra/graphql/mutation.rs (+6 -10)
📝 server/src/infra/graphql/query.rs (+217 -166)

📄 Description

And make sure that we only request the schema once per top-level query


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/807 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 1/21/2024 **Status:** ✅ Merged **Merged:** 1/21/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `user_schema` --- ### 📝 Commits (1) - [`d55edc1`](https://github.com/lldap/lldap/commit/d55edc1dc919ffb8ccdd7a8527e86fa763d4398c) server: Add the attribute schema to the attributes in graphql ### 📊 Changes **4 files changed** (+229 additions, -181 deletions) <details> <summary>View changed files</summary> 📝 `schema.graphql` (+5 -4) 📝 `server/src/domain/schema.rs` (+1 -1) 📝 `server/src/infra/graphql/mutation.rs` (+6 -10) 📝 `server/src/infra/graphql/query.rs` (+217 -166) </details> ### 📄 Description And make sure that we only request the schema once per top-level query --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#963
No description provided.