Jobs: WIP GraphQL Job, fix logic errors, improve logging

This commit is contained in:
Jonathan Jenne
2022-11-25 10:28:52 +01:00
parent 8267ecb72d
commit ca92abbee5
3 changed files with 146 additions and 110 deletions

View File

@@ -6,9 +6,7 @@ Namespace GraphQL
Public Property Name As String
Public Property ConnectionId As String = ""
Public Property ClearBeforeFill As Boolean = False
Public Property ClearCommand As String = ""
Public Property QueryString As String = ""
Public Property QueryConstraint As String = ""
Public Property OperationName As String = ""
Public Property DestinationTable As String = ""