apiType

@JvmName(name = "btydyxmmxxgvpcjq")
suspend fun apiType(value: Output<GraphQLApiTypeEnumValueArgs>)
@JvmName(name = "vcbiplvvorymfkeu")
suspend fun apiType(value: GraphQLApiTypeEnumValueArgs?)

Parameters

value

The value that indicates whether the GraphQL API is a standard API (GRAPHQL) or merged API (MERGED).


@JvmName(name = "wqrjaljxxrkodqcv")
suspend fun apiType(argument: suspend GraphQLApiTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The value that indicates whether the GraphQL API is a standard API (GRAPHQL) or merged API (MERGED).