|
|
|
|
|
by dmitriid
2195 days ago
|
|
This filtering is a custom DSL that really has nothing to do with GraphQL. You might get away with it in a GraphQL implementation because you can possibly slap it in top a centralized endpoint, but I really question its efficiency in this case. |
|