retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
api
/
co.anitrend.retrofit.graphql.model.request
/
GraphQLOperationRequestTest
Graph
QLOperation
Request
Test
class
GraphQLOperationRequestTest
Members
Constructors
Graph
QLOperation
Request
Test
Link copied to clipboard
constructor
(
)
Functions
constructs
with
query
operation
name
and
variables
Link copied to clipboard
fun
constructs with query operation name and variables
(
)
copy
derives
a
new
request
without
mutating
the
original
Link copied to clipboard
fun
copy derives a new request without mutating the original
(
)
variables
default
to
null
Link copied to clipboard
fun
variables default to null
(
)
with
Persisted
Query
adds
the
neutral
extension
shape
Link copied to clipboard
fun
withPersistedQuery adds the neutral extension shape
(
)
with
Persisted
Query
honours
a
custom
version
Link copied to clipboard
fun
withPersistedQuery honours a custom version
(
)
with
Persisted
Query
keeps
the
original
request
untouched
Link copied to clipboard
fun
withPersistedQuery keeps the original request untouched
(
)