apollo-kotlin
3.8.2
common
apollo-mockserver
/
com.apollographql.apollo3.mockserver
/
MockRequest
/
MockRequest
Mock
Request
common
fun
MockRequest
(
method
:
String
,
path
:
String
,
version
:
String
,
headers
:
Map
<
String
,
String
>
=
emptyMap()
,
body
:
ByteString
=
ByteString.EMPTY
)
Content copied to clipboard