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.
2 parents 6687596 + fcb218c commit f0d0662Copy full SHA for f0d0662
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