We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
decoders
codecs
1 parent 6687596 commit fcb218cCopy full SHA for fcb218c
generator/src/elm-graphql.ts
@@ -223,7 +223,7 @@ Check the following:
223
You must:
224
* Have a type for every custom scalar
225
* Expose each of these types
226
- * Expose a \`decoders\` value
+ * Expose a \`codecs\` value
227
228
Above the dashes (----) there are some details that might help you debug the issue. Remember, you can always
229
copy-paste the \`${baseModule.join(
0 commit comments