You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, this is not taken care of. I think we could have the list of reserved words and render backticks around them. I'm currently avoiding these field names :)
If this seems like a viable workaround i'm happy to create a PR with adding this snippet to the docs to possibly help anyone else who runs into this issue
i was testing out this plugin and had a case where a field was defined as
type
which lead to a compile time error.I'm open to some potential workarounds or a possible fix by wrapping fieldNames with backticks
which could generate as the following
The text was updated successfully, but these errors were encountered: