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