feat(queries/getAutomatischInfo): add mation
This commit is contained in:
@@ -4,6 +4,7 @@ export const GET_AUTOMATISCH_INFO = gql`
|
||||
query GetAutomatischInfo {
|
||||
getAutomatischInfo {
|
||||
isCloud
|
||||
isMation
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
Reference in New Issue
Block a user