Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/function-examples
/ .graphqlrc.js
File
.graphqlrc.js
sample-apps/discounts/.graphqlrc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'node:fs'
);
2
const
apiVersion = require(
"@shopify/shopify-app-remix"
).LATEST_API_VERSION;
3
4
function
getConfig() {
Callers
nothing calls this directly
Calls
1
getConfig
Function · 0.70
Tested by
no test coverage detected