If I use the concrete type for a property in my Schema, I can use that property's generated Filter type as expected, but if I refer to the type by interface, the filter no longer works. type Person ...
The Command Line Interface (CLI) provides a convenient way to start a GraphQL server wrapping an API for a given OpenAPI Specification: Data-centric The GraphQL interface is created around the data ...