Replies: 1 comment
-
Hi, thanks for the question! No, this isn't currently possible. Depending on how the information for If you're creating a plugin: https://www.gatsbyjs.com/docs/how-to/plugins-and-themes/configuring-usage-with-plugin-options/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
is it possible to custom errors throwed from static queries? For instance i can customize schema to require field
foo
insiteMetadata
.src/pages/index.js
and i need throw custom error/exception when missing
now i am getting the following error and i want customize text to "Foo is required because it contains secret" for instance
Beta Was this translation helpful? Give feedback.
All reactions