graphqlOperationGroup

@JvmName(name = "hiuprwesnkpanrua")
suspend fun graphqlOperationGroup(value: Output<GoogleCloudApigeeV1GraphQLOperationGroupArgs>)
@JvmName(name = "kmqfwxvmqvuvpmha")
suspend fun graphqlOperationGroup(value: GoogleCloudApigeeV1GraphQLOperationGroupArgs?)

Parameters

value

Configuration used to group Apigee proxies or remote services with graphQL operation name, graphQL operation type and quotas. This grouping allows us to precisely set quota for a particular combination of graphQL name and operation type for a particular proxy request. If graphQL name is not set, this would imply quota will be applied on all graphQL requests matching the operation type.


@JvmName(name = "tfnxivhoylnsguhf")
suspend fun graphqlOperationGroup(argument: suspend GoogleCloudApigeeV1GraphQLOperationGroupArgsBuilder.() -> Unit)

Parameters

argument

Configuration used to group Apigee proxies or remote services with graphQL operation name, graphQL operation type and quotas. This grouping allows us to precisely set quota for a particular combination of graphQL name and operation type for a particular proxy request. If graphQL name is not set, this would imply quota will be applied on all graphQL requests matching the operation type.