prisma-auth0-example icon indicating copy to clipboard operation
prisma-auth0-example copied to clipboard

Parameter not in use

Open picosam opened this issue 6 years ago • 1 comments

isOwnerOrHasRole: async (next, source, { roles, type }, ctx, ...p)

May I ask waht the ...p parameter above is used for?

picosam avatar Mar 14 '18 16:03 picosam

... because sometimes you forget to take out test code. 🤦‍♂️

I was checking for other arguments. I'll remove it!

LawJolla avatar Mar 14 '18 17:03 LawJolla