graph Ql Api
suspend fun graphQlApi(name: String, block: suspend GraphQlApiResourceBuilder.() -> Unit): GraphQlApi
Parameters
name
The unique name of the resulting resource.
block
Builder for GraphQlApi.
See also
Parameters
name
The unique name of the resulting resource.