Skip to content

Parameterless method retrieveSync() does not exist in RequestSpec #1042

Closed
@ullenboom

Description

@ullenboom

This leads to a compiler error:

Project project = graphQlClient.documentName("projectReleases") 
		.variable("slug", "spring-framework") 
		.retrieveSync()
		.toEntity(Project.class);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions