> Documentation index: [Saleor](/llms.txt) · [This section](/api-reference/gift-cards/llms.txt)
> Source: https://docs.saleor.io/api-reference/gift-cards/queries/gift-card-currencies

# giftCardCurrencies Query

List of gift card currencies.

Requires the MANAGE\_GIFT\_CARD permission.

```graphql
giftCardCurrencies: [String!]!
```

<a id="type"></a>

### Type

<a id="string"></a>

#### [`String`](/api-reference/miscellaneous/scalars/string.md)

The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
