Home > @infiniteobjects/shopify-data-manager > AdminTypes > QueryRoot > appByKey
Fetches an app by its client ID. Returns null if the app doesn’t exist.
Signature:
appByKey?: Maybe<App>;