noahdavis
type JsonPayload { data: JSON }
type Query { competitorQuestions(query: String!,options: JSON,email: String!): JsonPayload }