You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot see the fragmentName function that is in the documentation.
public interface RequestSpec {
RequestSpec operationName(@nullable String operationName);
Sorry about that, this was a documentation problem that we fixed recently.
We only added fragment support so far on the tester, as adding on all clients was more involved and the use case requested by the community was around testing.
I cannot see the fragmentName function that is in the documentation.
public interface RequestSpec {
RequestSpec operationName(@nullable String operationName);
The text was updated successfully, but these errors were encountered: