MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.*
This commit is contained in:
5
Interfaces/GrapQLInterface/QueryData.vb
Normal file
5
Interfaces/GrapQLInterface/QueryData.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Class QueryData
|
||||
Public query As String
|
||||
Public operationName As String
|
||||
Public variables As New Object
|
||||
End Class
|
||||
Reference in New Issue
Block a user