Antoine

Results 5 issues of Antoine

**Is your feature request related to a problem? Please describe.** Is there a simple way to mock Prisma for unit testing? What are the best practices? **Describe the solution you'd...

kind/question
area/client/js
area/client/ts

**Is your feature request related to a problem? Please describe.** Relay pagination is standard in GraphQL. **Describe the solution you'd like** Implement Relay style pagination : https://relay.dev/graphql/connections.htm **Describe alternatives you've...

## Bug report ### Describe the bug I'm encountering a bug when trying to integrate MedusaJS into a monorepo with [TurboRepo](https://turbo.build/repo). When attempting to run MedusaJS in this context, I'm...

type: bug
status: needs triaging

How can I change the type of the generated input when I use `builder.prismaWhere`, for example if I want to change (remove or add) a field in the input? Currently...

I don't see how to paginate large conversations in a Thread. All messages are included in the thread, and i don't think it will scale, especially in a single thread...

enhancement
Component: Messages