2 Commits

Author SHA1 Message Date
tedraykov
c6df70c34c Graphql codegen change
When generating graphql types, the generation of optional types is
redundant because the value is wrapped in Maybe type anyway.
Removing the redundancy simplifies the type checking whenever generated
types are used.
2021-05-23 19:15:01 +03:00
cristiancc
0709e5efa1 create codegen file for provider 2021-03-31 00:20:44 -05:00