playing with FFI to golang to make graphql calls...gruesome
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
query GetWaitlist {
|
||||
getWaitlist {
|
||||
email
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user