Added GQL client + helper methods.
This commit is contained in:
@@ -16,7 +16,7 @@ namespace BodyshopUploader.ViewModels
|
||||
p => true,
|
||||
async p =>
|
||||
{
|
||||
await Utils.Auth.Refresh();
|
||||
await TestGql();
|
||||
});
|
||||
}
|
||||
return _testCommand;
|
||||
|
||||
Reference in New Issue
Block a user