Skip to main content

graph_ql_api_resolver

Overview

Namegraph_ql_api_resolver
TypeResource
Idazure.api_management.graph_ql_api_resolver

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiId, resolverId, resourceGroupName, serviceName, subscriptionIdGets the details of the GraphQL API Resolver specified by its identifier.
list_by_apiSELECTapiId, resourceGroupName, serviceName, subscriptionIdLists a collection of the resolvers for the specified GraphQL API.
create_or_updateINSERTapiId, resolverId, resourceGroupName, serviceName, subscriptionIdCreates a new resolver in the GraphQL API or updates an existing one.
deleteDELETEIf-Match, apiId, resolverId, resourceGroupName, serviceName, subscriptionIdDeletes the specified resolver in the GraphQL API.
_list_by_apiEXECapiId, resourceGroupName, serviceName, subscriptionIdLists a collection of the resolvers for the specified GraphQL API.
updateEXECIf-Match, apiId, resolverId, resourceGroupName, serviceName, subscriptionIdUpdates the details of the resolver in the GraphQL API specified by its identifier.