Error On Insert Flutter

I keep receiving this error
query has no destination for result data, code: 42601, details: Bad Request, hint: If you want to discard the results of a SELECT, use PERFORM instead.
Each time a try to do an insert in flutter. This started after adding a trigger.
Was this page helpful?