bingo! found an example here of that: <https://www...
# orm-help
f
o
i have one more question about this, if i am using prisma bindings and making a call to it like this:
Copy code
await ctx.prisma.query.groups(
                {},
                info,
            )
where do i set the header?
figured it out
so happy
f
🎉 I was on uncle duty, glad you found it!