kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
mutations
/
io.github.maniramezan.kenwork.mutations
/
QueuedMutation
/
QueuedMutation
Queued
Mutation
constructor
(
id
:
String
,
key
:
MutationKey
,
endpoint
:
NetworkEndpoint
,
body
:
B
?
,
bodyType
:
TypeInfo
?
)