server: Add graphql support for setting attributes

This commit is contained in:
Valentin Tolmer
2023-10-22 13:07:47 +02:00
committed by nitnelave
parent 9e88bfe6b4
commit c6ecf8d58a
9 changed files with 244 additions and 38 deletions

View File

@@ -108,6 +108,7 @@ impl LLDAPFixture {
display_name: None,
first_name: None,
last_name: None,
attributes: None,
},
},
)