fix: make getAutomatischInfo public
This commit is contained in:
@@ -24,6 +24,7 @@ const authentication = shield(
|
|||||||
{
|
{
|
||||||
Query: {
|
Query: {
|
||||||
'*': isAuthenticated,
|
'*': isAuthenticated,
|
||||||
|
getAutomatischInfo: allow,
|
||||||
healthcheck: allow,
|
healthcheck: allow,
|
||||||
},
|
},
|
||||||
Mutation: {
|
Mutation: {
|
||||||
|
Reference in New Issue
Block a user