GraphQLRequest

constructor(query: String = "", operationName: String? = null, variables: Map<String, Any>? = emptyMap())