I using Graphql and gqlgen to building my GraphQL server in Go lang.
Is there any way to implement ( AND / OR ) in GraphQl queries and resolvers?
For example,