# OnlineStoreArticle - admin - OBJECT
Version: 2024-04

## Description
An article in the blogging system.

### Access Scopes
`read_content` access scope or `read_online_store_pages` access scope.


## Fields
* [defaultCursor](/docs/api/admin/2024-04/scalars/String): String! - A default [cursor](https://shopify.dev/api/usage/pagination-graphql) that returns the single next record, sorted ascending by ID.
* [id](/docs/api/admin/2024-04/scalars/ID): ID! - A globally-unique ID.
* [translations](/docs/api/admin/2024-04/objects/Translation): Translation! - The published translations associated with the resource.

## Connections



## Related queries

## Related mutations

## Related Unions
* [MetafieldReferencer](/docs/api/admin/2024-04/unions/MetafieldReferencer) Types of resources that may use metafields to reference other resources.

## Examples