graphile / pg-aggregates

Aggregates for PostGraphile connections
83 stars 17 forks source link

Plugin prevents schema export #63

Closed nckswt closed 6 months ago

nckswt commented 7 months ago

Summary

Same as https://github.com/graphile-contrib/postgraphile-plugin-connection-filter/issues/206, attempting to export a schema with this plug errors out with Please ensure this function is wrapped in 'EXPORTABLE(() => ...)'.

Additional context

Noting this discord conversation. I've been trying to find time to PR the solution, but haven't had the chance yet. Making this issue in case anyone else gets to it before I do.

nckswt commented 6 months ago

Resolved by #64