--- lang: ja-jp breaks: true --- # Shopify Admin API に関するあれこれ 2022-11-08 ## GraphQL Admin API reference https://shopify.dev/api/admin-graphql ### Shopify GraphiQL App https://shopify-graphiql-app.shopifycloud.com/login ## REST Admin API reference https://shopify.dev/api/admin ## Example apps * Shopify fulfillment integration app * https://github.com/Shopify/shopify-fulfillment-integration * Shopify QR Code app * https://github.com/Shopify/shopify-app-examples/tree/main/qr-code/node * Storefront API apps * https://github.com/Shopify/storefront-api-examples ## Shopify GraphQL スキーマのファイルダウンロード > Shopify GraphQL Get Schema from Server > https://stackoverflow.com/questions/50118567/shopify-graphql-get-schema-from-server > Graphql schema documentation > https://2fd.github.io/graphdoc/shopify/ ## Shopify 用の .NET ライブラリ > nozzlegear/ShopifySharp > https://github.com/nozzlegear/ShopifySharp :::info 内部ではREST APIが使用されており、おそらくGraphQLには対応していない。 ::: ###### tags: `Shopify` `Shopify Admin API` `REST` `GraphQL` `ShopifySharp`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up