tweaking, graphql job, add graphql test gui
This commit is contained in:
9
Modules.Jobs/EDMI/GraphQL/GraphQLArgs.vb
Normal file
9
Modules.Jobs/EDMI/GraphQL/GraphQLArgs.vb
Normal file
@@ -0,0 +1,9 @@
|
||||
Public Class GraphQLArgs
|
||||
Inherits JobArgs
|
||||
|
||||
Public CertificateFile As String
|
||||
Public CertificatePassword As String
|
||||
Public Email As String
|
||||
Public Password As String
|
||||
Public BaseUrl As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user