Skip to content

Commit 9faf674

Browse files
committed
add http-data-source to policy list
1 parent c101eee commit 9faf674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/api-management/api-management-policies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ More information about policies:
7474
- [Trigger output binding](invoke-dapr-binding-policy.md): Uses Dapr runtime to invoke an external system via output binding. To learn more about bindings in Dapr, see the description in this [README](https://github.com/dapr/docs/blob/master/README.md) file.
7575

7676
## GraphQL resolver policies
77+
- [HTTP data source for resolver](http-data-source-policy.md) - Configures the HTTP request and optionally the HTTP response to resolve data for an object type and field in a GraphQL schema.
7778
- [Publish event to GraphQL subscription](publish-event-policy.md) - Publishes an event to one or more subscriptions specified in a GraphQL API schema. Used in the `http-response` element of the `http-data-source` policy
7879

7980
## Transformation policies

0 commit comments

Comments
 (0)