mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
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).