Skip to content

Fixed field users in Types::QueryType

Javier E. requested to merge bugfix-users-query into master

What does this MR do?

Use and method instead of where to merge criteria without overriding the conditions added previously.

Merge request reports