Skip to content

Commit

Permalink
Update update-mint.md to say updates are available both via console a…
Browse files Browse the repository at this point in the history
…nd APIs
  • Loading branch information
AbhisekBasu1 authored Aug 28, 2023
1 parent 519f67a commit 38e93a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/hub/developers/update-mint.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!) {
Expand Down

0 comments on commit 38e93a9

Please sign in to comment.