first pass of graphql interface

This commit is contained in:
Jonathan Jenne
2019-11-05 11:18:27 +01:00
parent 5343e051e9
commit a61610a90a
6 changed files with 140 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Public Class LogoutData
Public email As String
End Class