AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appsync
/
aws.sdk.kotlin.services.appsync
/
createGraphqlApi
create
Graphql
Api
inline suspend
fun
AppSyncClient
.
createGraphqlApi
(
crossinline
block
:
CreateGraphqlApiRequest.Builder
.
(
)
->
Unit
)
:
CreateGraphqlApiResponse
Creates a
GraphqlApi
object.