mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
0ac9e134de
They can always be empty. This simplifies mutation, since graphql_client doesn't have an easy way to conditionally leave out fields (we could do that with `@include`, but that's one bool per field in addition to the field, a bit ugly).