Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

GraphQLTestTemplate: post() Should Be Public #475

Closed
ryandanielspmc opened this issue Oct 30, 2020 · 1 comment
Closed

GraphQLTestTemplate: post() Should Be Public #475

ryandanielspmc opened this issue Oct 30, 2020 · 1 comment
Milestone

Comments

@ryandanielspmc
Copy link

Is your feature request related to a problem? Please describe.

GraphQLTestTemplate seems to only allow queries to be read from files. This is very inconvenient. The class should allow inline query / mutate strings.

Describe the solution you'd like

Making post() public would seem to solve this problem.

Describe alternatives you've considered

N/A

Additional context

N/A

BlasiusSecundus added a commit to BlasiusSecundus/graphql-spring-boot that referenced this issue Oct 31, 2020
@oliemansm oliemansm added this to the 8.1.0 milestone Nov 13, 2020
@oliemansm
Copy link
Member

This has been added by @BlasiusSecundus and will be part of 8.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants