Sha256: f1bd92d2be0ec37cc996a9f5d48756a4d684013db1f7c3d555450808debaf673
Contents?: true
Size: 507 Bytes
Versions: 23
Compression:
Stored size: 507 Bytes
Contents
mutation ShopScriptUpdateOrCreate( $extensionPointName: ExtensionPointName!, $configuration: ConfigurationInput, $title: String ) { shopScriptUpdateOrCreate( extensionPointName: $extensionPointName, configuration: $configuration, title: $title ) { userErrors { field message tag } shopScript { extensionPointName shopId title configuration { entries { key, value } } } } }
Version data entries
23 entries across 23 versions & 1 rubygems