Hi, I am using this package but I have a problem when I use @ResolveField because the field is not on the table, I get the error:
RequestError: Invalid column name
I debugged but couldn't found a way to identify if a Field is a Resolved Field, if I could then I wanted to submit a pull request to ignore resolve fields, maybe you know a way?
Hi, I am using this package but I have a problem when I use @ResolveField because the field is not on the table, I get the error:
RequestError: Invalid column name
I debugged but couldn't found a way to identify if a Field is a Resolved Field, if I could then I wanted to submit a pull request to ignore resolve fields, maybe you know a way?
Or a workaround.