prisma-auth0-example
prisma-auth0-example copied to clipboard
Parameter not in use
isOwnerOrHasRole: async (next, source, { roles, type }, ctx, ...p)
May I ask waht the ...p
parameter above is used for?
... because sometimes you forget to take out test code. 🤦♂️
I was checking for other arguments. I'll remove it!