graphql_api_update
Update a GraphQL API's display name or description in Microsoft Fabric to keep metadata accurate and current. Specify workspace and API ID to modify.
Instructions
Update a GraphQL API item's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID | |
| graphqlApiId | Yes | The GraphQL API ID |