Package com.apollographql.apollo3.api.test
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class MandatoryTypenameProperty(parentTypeName: String, possibleTypes: List<String>)
Content copied to clipboard
Link copied to clipboard
Base class for test builders that define a DSL to build type safe operation data
Link copied to clipboard
class StubbedProperty<T>(map: MutableMap<String, Any?>, responseName: String)
Content copied to clipboard
Link copied to clipboard
Implement TestResolver to generate fake data during tests.
Functions
Link copied to clipboard