OBJECT

SendAnalyticsResponse

link GraphQL Schema definition

1type SendAnalyticsResponse {
2
3isSuccess: Boolean!
4
5}

link Required by