Hi Prateek, you could fire a mutation to the alpha; this should work.
mutation {
export(input: {format: "json"}) {
response {
message
code
}
}
}
Hi Prateek, you could fire a mutation to the alpha; this should work.
mutation {
export(input: {format: "json"}) {
response {
message
code
}
}
}