TypeError: Cannot read properties of undefined (reading 'query')

Hi, I am having an issue trying to pass in data into the tables, and I keep getting this error and this message "return client.query(rawQuery, params);" Does anyone know what I can do to fix this?
Was this page helpful?