From 38e93a99c06d6b186decacbdedffe20c0e745cae Mon Sep 17 00:00:00 2001 From: Abhi <40645221+AbhisekBasu1@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:54:06 +0530 Subject: [PATCH] Update update-mint.md to say updates are available both via console and APIs --- docs/hub/developers/update-mint.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hub/developers/update-mint.md b/docs/hub/developers/update-mint.md index bf8331c..7a61d08 100644 --- a/docs/hub/developers/update-mint.md +++ b/docs/hub/developers/update-mint.md @@ -19,7 +19,8 @@ The following properties of an NFT that satisfies the above criteria can be upda - Creator(s) ### Update an NFT -Update support is currently API-only. We are working to add update to Hub Console as well. You can interact with our API at [https://api.holaplex.com/](https://api.holaplex.com/) using an access token from your Hub organization. +Update support is available both through the HUB UI and the Hub Console as well. +You can interact with our API at [https://api.holaplex.com/](https://api.holaplex.com/) using an access token from your Hub organization. ```graphql mutation UpdateMint($input:UpdateMintInput!) {