Skip to content

Ability to skip "throws Exception" in api method signature #339

@piotrkav

Description

@piotrkav

Hi,

is it possible to define own templates?

 operationsTemplate = configuration.getTemplate("templates/javaClassGraphqlOperations.ftl");

I would like to skip adding

throws Exception;

for generating interfaces.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions