提交 704f6e8d 编写于 作者: B Bogdan Kobylynskyi

Fix unit tests after merging the changes related to javadoc #84

上级 68e8543b
......@@ -4,6 +4,9 @@ import java.util.*;
import com.kobylynskyi.graphql.codegen.model.graphql.*;
import com.github.graphql.api.*;
/**
* List of events of a specified category.
*/
public class EventsByCategoryAndStatusQueryRequest implements GraphQLOperationRequest {
private static final GraphQLOperation OPERATION_TYPE = GraphQLOperation.QUERY;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册