quick question! is schema extensions still a thing...
# prisma-whats-new
e
quick question! is schema extensions still a thing you need to be invited to?
d
invited how?
e
ah i’d read that it was a beta you had to be invited to. (i am trying to get a FaaS function to run GraphQL queries against my instance, so that’s the context — just let me know if you have any advice, thanks!)
d
are you using GraphCool's Functions ?
n
@ersherr no, they have been renamed to resolvers and released to production a while ago 🙂
e
oh great! yes using graphcool functions. what is the easiest way to access my data from a function?
d
e
oh great. i wasn’t sure if i had to do something special to authenticate from a faas function
d
really depends on your permissions
e
ok awesome, giving it a try
j
you can also use webhooks and point them to your own api