Guy Maliar
Results
7
issues of
Guy Maliar
I've written a Pubnub Adapter for sync and it's passing the message_tests, but I'd like to verify also that it receives the messages as it should, can you add the...
enhancement
ready
UncheckedInputTypes allow us to pass ids to the prisma model rather than objects An example: Currently we connect, ```ts export const createConnection = (userId, type) => { const Factory =...