Is there a way in graphql to only return a result record in an list if the key is found in 2 resolvers. For example: Query { getData:[A!]! } …
Is there a way in graphql to only return a result record in an list if the key is found in 2 resolvers. For example: Query { getData:[A!]! } …