Package com.saucelabs.visual.graphql
Interface GraphQLOperation
-
- All Known Implementing Classes:
BuildUrlQuery,CreateBuildMutation,CreateSnapshotFromWebDriverMutation,DiffsForTestResultQuery,FinishBuildMutation,WebdriverSessionInfoQuery
public interface GraphQLOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetQuery()Map<String,Object>getVariables()
-