stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > QueryRoot > appByKey

AdminTypes.QueryRoot.appByKey property

Fetches an app by its client ID. Returns null if the app doesn’t exist.

Signature:

appByKey?: Maybe<App>;