Zendro-dev / graphql-server

Skeleton NodeJS project for a graphQL server.
GNU General Public License v3.0
0 stars 1 forks source link

feat: flat search input value #44

Closed davelsan closed 4 years ago

davelsan commented 4 years ago

Issue

Affects graphql-server-model-codegen issue#140.

Description

This PR implements the graphql-server changes necessary to address graphql-server-model-codegen issue#140.

Changes

Blocks

None. This PR should be merged simultaneously with:

framirez07 commented 4 years ago

Already reviewed in conjunction with @davelsan. Integration and unit tests are running ok in graphql-server. Integration tests are running ok in spa.