We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@graphile-contrib/pg-omit-archived/dist/index.js:75 const pgRelevantColumnIsBoolean = relevantColumn?.type.category === "B"; ^
SyntaxError: Unexpected token '.'
The text was updated successfully, but these errors were encountered:
You must be running Node v12 which is end of life at the end of this month. Please upgrade to Node 14 or higher.
https://nodejs.org/en/about/releases/
https://node.green/#ES2020-features-optional-chaining-operator-----
Sorry, something went wrong.
No branches or pull requests
@graphile-contrib/pg-omit-archived/dist/index.js:75
const pgRelevantColumnIsBoolean = relevantColumn?.type.category === "B";
^
SyntaxError: Unexpected token '.'
The text was updated successfully, but these errors were encountered: