JDBC Driver for Shopify

Build 23.0.8839

StorefrontAccessTokens

Retrieves the storefront access token of a private application. These are scoped per-application.

Table-Specific Information

Select

The 本製品 processes filters client-side within the 本製品.

Insert

INSERT statements are mapped to the 'storefrontAccessTokenCreate' GraphQL mutation.

The following columns can be used to create a new record:

Title

DELETE

DELETE statements are mapped to the 'storefrontAccessTokenDelete' GraphQL mutation.

You can delete entries by specifying the Id.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

A globally-unique ID.

ShopId String True

Shop.Id

A globally-unique ID.

Title String True

An arbitrary title for each token determined by the developer, used for reference purposes.

AccessToken String True

The issued public access token.

CreatedAt Datetime True

The date and time when the public access token was created.

UpdatedAt Datetime True

The date and time when the storefront access token was updated.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839