|
|
|
|
|
by kej
2889 days ago
|
|
>to control very easily who can fetch what where it's fetched (permissions) This is a piece of GraphQL I haven't been able to get my head around. Could you elaborate or point me to a good explanation of how this is implemented? Everything I found when I looked into GraphQL previously was something like "you control access to individual resources in your business layer" but never explained how. |
|
Inside that function you can write any code you’d like, including permissions code.