diff --git a/data/schema-previous.json b/data/schema-previous.json index bbcaadb..8690532 100644 --- a/data/schema-previous.json +++ b/data/schema-previous.json @@ -115,7 +115,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when account change email is requested.\n\nAdded in Saleor 3.15.", + "description": "Event sent when account change email is requested.", "deprecated": null, "message": null, "fields": { @@ -196,7 +196,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when account confirmation requested. This event is always sent. enableAccountConfirmationByEmail flag set to True is not required.\n\nAdded in Saleor 3.15.", + "description": "Event sent when account confirmation requested. This event is always sent. enableAccountConfirmationByEmail flag set to True is not required.", "deprecated": null, "message": null, "fields": { @@ -270,7 +270,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when account is confirmed.\n\nAdded in Saleor 3.15.", + "description": "Event sent when account is confirmed.", "deprecated": null, "message": null, "fields": { @@ -374,7 +374,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when account delete is requested.\n\nAdded in Saleor 3.15.", + "description": "Event sent when account delete is requested.", "deprecated": null, "message": null, "fields": { @@ -448,7 +448,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when account is deleted.\n\nAdded in Saleor 3.15.", + "description": "Event sent when account is deleted.", "deprecated": null, "message": null, "fields": { @@ -522,7 +522,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when account email is changed.\n\nAdded in Saleor 3.15.", + "description": "Event sent when account email is changed.", "deprecated": null, "message": null, "fields": { @@ -866,7 +866,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user metadata.", "deprecated": null, "message": null, "default": null @@ -1032,7 +1032,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when setting a new password is requested.\n\nAdded in Saleor 3.15.", + "description": "Event sent when setting a new password is requested.", "deprecated": null, "message": null, "fields": { @@ -1213,14 +1213,14 @@ }, "metadata": { "type": "[MetadataItem!]!", - "description": "List of public metadata items. Can be accessed without permissions.\n\nAdded in Saleor 3.10.", + "description": "List of public metadata items. Can be accessed without permissions.", "deprecated": null, "message": null, "arguments": {} }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.10.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -1235,7 +1235,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.10.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -1264,14 +1264,14 @@ }, "privateMetadata": { "type": "[MetadataItem!]!", - "description": "List of private metadata items. Requires staff permissions to access.\n\nAdded in Saleor 3.10.", + "description": "List of private metadata items. Requires staff permissions to access.", "deprecated": null, "message": null, "arguments": {} }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.10.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -1286,7 +1286,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.10.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -1357,7 +1357,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new address is created.\n\nAdded in Saleor 3.5.", + "description": "Event sent when new address is created.", "deprecated": null, "message": null, "fields": { @@ -1440,7 +1440,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when address is deleted.\n\nAdded in Saleor 3.5.", + "description": "Event sent when address is deleted.", "deprecated": null, "message": null, "fields": { @@ -1538,7 +1538,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Address public metadata.\n\nAdded in Saleor 3.15.", + "description": "Address public metadata.", "deprecated": null, "message": null, "default": null @@ -1670,7 +1670,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when address is updated.\n\nAdded in Saleor 3.5.", + "description": "Event sent when address is updated.", "deprecated": null, "message": null, "fields": { @@ -1922,14 +1922,14 @@ }, "author": { "type": "String", - "description": "The App's author name.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The App's author name.", "deprecated": null, "message": null, "arguments": {} }, "brand": { "type": "AppBrand", - "description": "App's brand data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "App's brand data.", "deprecated": null, "message": null, "arguments": {} @@ -1964,7 +1964,7 @@ }, "extensions": { "type": "[AppExtension!]!", - "description": "App's dashboard extensions.\n\nAdded in Saleor 3.1.", + "description": "App's dashboard extensions.", "deprecated": null, "message": null, "arguments": {} @@ -1999,7 +1999,7 @@ }, "manifestUrl": { "type": "String", - "description": "URL to manifest used during app's installation.\n\nAdded in Saleor 3.5.", + "description": "URL to manifest used during app's installation.", "deprecated": null, "message": null, "arguments": {} @@ -2013,7 +2013,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -2028,7 +2028,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -2064,7 +2064,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -2079,7 +2079,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -2162,13 +2162,13 @@ "AppBrand": { "type": "object", "interfaces": [], - "description": "Represents the app's brand data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Represents the app's brand data.", "deprecated": null, "message": null, "fields": { "logo": { "type": "AppBrandLogo!", - "description": "App's logos details.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "App's logos details.", "deprecated": null, "message": null, "arguments": {} @@ -2178,19 +2178,19 @@ "AppBrandLogo": { "type": "object", "interfaces": [], - "description": "Represents the app's brand logo data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Represents the app's brand logo data.", "deprecated": null, "message": null, "fields": { "default": { "type": "String!", - "description": "URL to the default logo image.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "URL to the default logo image.", "deprecated": null, "message": null, "arguments": { "format": { "type": "IconThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -2391,7 +2391,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when app is deleted.\n\nAdded in Saleor 3.4.", + "description": "Event sent when app is deleted.", "deprecated": null, "message": null, "fields": { @@ -2968,7 +2968,7 @@ }, "brand": { "type": "AppBrand", - "description": "App's brand data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "App's brand data.", "deprecated": null, "message": null, "arguments": {} @@ -3022,7 +3022,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new app is installed.\n\nAdded in Saleor 3.4.", + "description": "Event sent when new app is installed.", "deprecated": null, "message": null, "fields": { @@ -3066,13 +3066,13 @@ "AppManifestBrand": { "type": "object", "interfaces": [], - "description": "Represents the app's manifest brand data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Represents the app's manifest brand data.", "deprecated": null, "message": null, "fields": { "logo": { "type": "AppManifestBrandLogo!", - "description": "App's logos details.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "App's logos details.", "deprecated": null, "message": null, "arguments": {} @@ -3082,19 +3082,19 @@ "AppManifestBrandLogo": { "type": "object", "interfaces": [], - "description": "Represents the app's manifest brand data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Represents the app's manifest brand data.", "deprecated": null, "message": null, "fields": { "default": { "type": "String!", - "description": "Data URL with a base64 encoded logo image.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Data URL with a base64 encoded logo image.", "deprecated": null, "message": null, "arguments": { "format": { "type": "IconThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -3163,14 +3163,14 @@ "fields": { "constraint": { "type": "String!", - "description": "Required Saleor version as semver range.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Required Saleor version as semver range.", "deprecated": null, "message": null, "arguments": {} }, "satisfied": { "type": "Boolean!", - "description": "Informs if the Saleor version matches the required one.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Informs if the Saleor version matches the required one.", "deprecated": null, "message": null, "arguments": {} @@ -3296,7 +3296,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when app status has changed.\n\nAdded in Saleor 3.4.", + "description": "Event sent when app status has changed.", "deprecated": null, "message": null, "fields": { @@ -3541,7 +3541,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when app is updated.\n\nAdded in Saleor 3.4.", + "description": "Event sent when app is updated.", "deprecated": null, "message": null, "fields": { @@ -3663,7 +3663,7 @@ "AssignedVariantAttribute": { "type": "object", "interfaces": [], - "description": "Represents assigned attribute to variant with variant selection attached.\n\nAdded in Saleor 3.1.", + "description": "Represents assigned attribute to variant with variant selection attached.", "deprecated": null, "message": null, "fields": { @@ -3759,7 +3759,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this attribute. \n\nAdded in Saleor 3.10.", + "description": "External ID of this attribute.", "deprecated": null, "message": null, "arguments": {} @@ -3801,7 +3801,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -3816,7 +3816,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -3845,7 +3845,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -3860,7 +3860,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -4014,7 +4014,7 @@ "AttributeBulkCreate": { "type": "object", "interfaces": [], - "description": "Creates attributes.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nTriggers the following webhook events:\n- ATTRIBUTE_CREATED (async): An attribute was created.", + "description": "Creates attributes.\n\nTriggers the following webhook events:\n- ATTRIBUTE_CREATED (async): An attribute was created.", "deprecated": null, "message": null, "fields": { @@ -4180,7 +4180,7 @@ "AttributeBulkTranslate": { "type": "object", "interfaces": [], - "description": "Creates/updates translations for attributes.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for attributes. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "fields": { @@ -4299,7 +4299,7 @@ "AttributeBulkUpdate": { "type": "object", "interfaces": [], - "description": "Updates attributes.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nTriggers the following webhook events:\n- ATTRIBUTE_UPDATED (async): An attribute was updated. Optionally called when new attribute value was created or deleted.\n- ATTRIBUTE_VALUE_CREATED (async): Called optionally when an attribute value was created.\n- ATTRIBUTE_VALUE_DELETED (async): Called optionally when an attribute value was deleted.", + "description": "Updates attributes.\n\nTriggers the following webhook events:\n- ATTRIBUTE_UPDATED (async): An attribute was updated. Optionally called when new attribute value was created or deleted.\n- ATTRIBUTE_VALUE_CREATED (async): Called optionally when an attribute value was created.\n- ATTRIBUTE_VALUE_DELETED (async): Called optionally when an attribute value was deleted.", "deprecated": null, "message": null, "fields": { @@ -4606,7 +4606,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this attribute.\n\nAdded in Saleor 3.10.", + "description": "External ID of this attribute.", "deprecated": null, "message": null, "default": null @@ -4702,7 +4702,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new attribute is created.\n\nAdded in Saleor 3.5.", + "description": "Event sent when new attribute is created.", "deprecated": null, "message": null, "fields": { @@ -4778,7 +4778,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when attribute is deleted.\n\nAdded in Saleor 3.5.", + "description": "Event sent when attribute is deleted.", "deprecated": null, "message": null, "fields": { @@ -5521,7 +5521,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product.", "deprecated": null, "message": null, "default": null @@ -5603,7 +5603,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when attribute is updated.\n\nAdded in Saleor 3.5.", + "description": "Event sent when attribute is updated.", "deprecated": null, "message": null, "fields": { @@ -5676,7 +5676,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this attribute value. \n\nAdded in Saleor 3.10.", + "description": "External ID of this attribute value.", "deprecated": null, "message": null, "arguments": {} @@ -5794,7 +5794,7 @@ "AttributeValueBulkTranslate": { "type": "object", "interfaces": [], - "description": "Creates/updates translations for attributes values.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for attributes values. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "fields": { @@ -6015,7 +6015,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this attribute value.\n\nAdded in Saleor 3.10.", + "description": "External ID of this attribute value.", "deprecated": null, "message": null, "default": null @@ -6062,7 +6062,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new attribute value is created.\n\nAdded in Saleor 3.5.", + "description": "Event sent when new attribute value is created.", "deprecated": null, "message": null, "fields": { @@ -6145,7 +6145,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when attribute value is deleted.\n\nAdded in Saleor 3.5.", + "description": "Event sent when attribute value is deleted.", "deprecated": null, "message": null, "fields": { @@ -6251,14 +6251,14 @@ }, "dropdown": { "type": "AttributeValueSelectableTypeInput", - "description": "Attribute value ID or external reference.\n\nAdded in Saleor 3.9.", + "description": "Attribute value ID or external reference.", "deprecated": null, "message": null, "default": null }, "externalReference": { "type": "String", - "description": "External ID of this attribute.\n\nAdded in Saleor 3.14.", + "description": "External ID of this attribute.", "deprecated": null, "message": null, "default": null @@ -6279,14 +6279,14 @@ }, "multiselect": { "type": "[AttributeValueSelectableTypeInput!]", - "description": "List of attribute value IDs or external references.\n\nAdded in Saleor 3.9.", + "description": "List of attribute value IDs or external references.", "deprecated": null, "message": null, "default": null }, "numeric": { "type": "String", - "description": "Numeric value of an attribute.\n\nAdded in Saleor 3.9.", + "description": "Numeric value of an attribute.", "deprecated": null, "message": null, "default": null @@ -6314,7 +6314,7 @@ }, "swatch": { "type": "AttributeValueSelectableTypeInput", - "description": "Attribute value ID or external reference.\n\nAdded in Saleor 3.9.", + "description": "Attribute value ID or external reference.", "deprecated": null, "message": null, "default": null @@ -6330,13 +6330,13 @@ }, "AttributeValueSelectableTypeInput": { "type": "input", - "description": "Represents attribute value.\n1. If ID is provided, then attribute value will be resolved by ID.\n2. If externalReference is provided, then attribute value will be resolved by external reference.\n3. If value is provided, then attribute value will be resolved by value. If this attribute value doesn't exist, then it will be created.\n4. If externalReference and value is provided then new attribute value will be created.\n\nAdded in Saleor 3.9.", + "description": "Represents attribute value.\n1. If ID is provided, then attribute value will be resolved by ID.\n2. If externalReference is provided, then attribute value will be resolved by external reference.\n3. If value is provided, then attribute value will be resolved by value. If this attribute value doesn't exist, then it will be created.\n4. If externalReference and value is provided then new attribute value will be created.", "deprecated": null, "message": null, "fields": { "externalReference": { "type": "String", - "description": "External reference of an attribute value.\n\nAdded in Saleor 3.14.", + "description": "External reference of an attribute value.", "deprecated": null, "message": null, "default": null @@ -6624,7 +6624,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this attribute value.\n\nAdded in Saleor 3.10.", + "description": "External ID of this attribute value.", "deprecated": null, "message": null, "default": null @@ -6671,7 +6671,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when attribute value is updated.\n\nAdded in Saleor 3.5.", + "description": "Event sent when attribute value is updated.", "deprecated": null, "message": null, "fields": { @@ -6714,7 +6714,7 @@ }, "AttributeWhereInput": { "type": "input", - "description": "Where filtering options.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Where filtering options.", "deprecated": null, "message": null, "fields": { @@ -6847,42 +6847,42 @@ }, "contentType": { "type": "String", - "description": "File content type.\n\nAdded in Saleor 3.12.", + "description": "File content type.", "deprecated": null, "message": null, "default": null }, "date": { "type": "Date", - "description": "Represents the date value of the attribute value.\n\nAdded in Saleor 3.12.", + "description": "Represents the date value of the attribute value.", "deprecated": null, "message": null, "default": null }, "dateTime": { "type": "DateTime", - "description": "Represents the date/time value of the attribute value.\n\nAdded in Saleor 3.12.", + "description": "Represents the date/time value of the attribute value.", "deprecated": null, "message": null, "default": null }, "dropdown": { "type": "AttributeValueSelectableTypeInput", - "description": "Attribute value ID.\n\nAdded in Saleor 3.12.", + "description": "Attribute value ID.", "deprecated": null, "message": null, "default": null }, "externalReference": { "type": "String", - "description": "External ID of this attribute.\n\nAdded in Saleor 3.14.", + "description": "External ID of this attribute.", "deprecated": null, "message": null, "default": null }, "file": { "type": "String", - "description": "URL of the file attribute. Every time, a new value is created.\n\nAdded in Saleor 3.12.", + "description": "URL of the file attribute. Every time, a new value is created.", "deprecated": null, "message": null, "default": null @@ -6896,42 +6896,42 @@ }, "multiselect": { "type": "[AttributeValueSelectableTypeInput!]", - "description": "List of attribute value IDs.\n\nAdded in Saleor 3.12.", + "description": "List of attribute value IDs.", "deprecated": null, "message": null, "default": null }, "numeric": { "type": "String", - "description": "Numeric value of an attribute.\n\nAdded in Saleor 3.12.", + "description": "Numeric value of an attribute.", "deprecated": null, "message": null, "default": null }, "plainText": { "type": "String", - "description": "Plain text content.\n\nAdded in Saleor 3.12.", + "description": "Plain text content.", "deprecated": null, "message": null, "default": null }, "references": { "type": "[ID!]", - "description": "List of entity IDs that will be used as references.\n\nAdded in Saleor 3.12.", + "description": "List of entity IDs that will be used as references.", "deprecated": null, "message": null, "default": null }, "richText": { "type": "JSONString", - "description": "Text content in JSON format.\n\nAdded in Saleor 3.12.", + "description": "Text content in JSON format.", "deprecated": null, "message": null, "default": null }, "swatch": { "type": "AttributeValueSelectableTypeInput", - "description": "Attribute value ID.\n\nAdded in Saleor 3.12.", + "description": "Attribute value ID.", "deprecated": null, "message": null, "default": null @@ -7066,7 +7066,7 @@ "interfaces": [ "Event" ], - "description": "Synchronous webhook for calculating checkout/order taxes.\n\nAdded in Saleor 3.7.", + "description": "Synchronous webhook for calculating checkout/order taxes.", "deprecated": null, "message": null, "fields": { @@ -7276,7 +7276,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -7363,7 +7363,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -7378,7 +7378,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -7414,7 +7414,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -7429,7 +7429,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -7471,7 +7471,7 @@ }, "filter": { "type": "ProductFilterInput", - "description": "Filtering options for products.\n\nAdded in Saleor 3.10.", + "description": "Filtering options for products.", "deprecated": null, "message": null, "default": null @@ -7492,14 +7492,14 @@ }, "sortBy": { "type": "ProductOrder", - "description": "Sort products.\n\nAdded in Saleor 3.10.", + "description": "Sort products.", "deprecated": null, "message": null, "default": null }, "where": { "type": "ProductWhereInput", - "description": "Filtering options for products.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Filtering options for products.", "deprecated": null, "message": null, "default": null @@ -7544,7 +7544,7 @@ }, "updatedAt": { "type": "DateTime!", - "description": "The date and time when the category was last updated.\n\nAdded in Saleor 3.17.", + "description": "The date and time when the category was last updated.", "deprecated": null, "message": null, "arguments": {} @@ -7669,7 +7669,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new category is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new category is created.", "deprecated": null, "message": null, "fields": { @@ -7745,7 +7745,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when category is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when category is deleted.", "deprecated": null, "message": null, "fields": { @@ -7858,7 +7858,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the category metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the category metadata.", "deprecated": null, "message": null, "default": null @@ -7872,7 +7872,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the category private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the category private metadata.", "deprecated": null, "message": null, "default": null @@ -8173,7 +8173,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when category is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when category is updated.", "deprecated": null, "message": null, "fields": { @@ -8333,7 +8333,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -8348,7 +8348,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -8391,7 +8391,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -8406,7 +8406,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -8524,14 +8524,14 @@ }, "addWarehouses": { "type": "[ID!]", - "description": "List of warehouses to assign to the channel.\n\nAdded in Saleor 3.5.", + "description": "List of warehouses to assign to the channel.", "deprecated": null, "message": null, "default": null }, "checkoutSettings": { "type": "CheckoutSettingsInput", - "description": "The channel checkout settings\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The channel checkout settings", "deprecated": null, "message": null, "default": null @@ -8545,7 +8545,7 @@ }, "defaultCountry": { "type": "CountryCode!", - "description": "Default country for the channel. Default country can be used in checkout to determine the stock quantities or calculate taxes when the country was not explicitly provided.\n\nAdded in Saleor 3.1.", + "description": "Default country for the channel. Default country can be used in checkout to determine the stock quantities or calculate taxes when the country was not explicitly provided.", "deprecated": null, "message": null, "default": null @@ -8559,7 +8559,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Channel public metadata.\n\nAdded in Saleor 3.15.", + "description": "Channel public metadata.", "deprecated": null, "message": null, "default": null @@ -8573,21 +8573,21 @@ }, "orderSettings": { "type": "OrderSettingsInput", - "description": "The channel order settings\n\nAdded in Saleor 3.12.", + "description": "The channel order settings", "deprecated": null, "message": null, "default": null }, "paymentSettings": { "type": "PaymentSettingsInput", - "description": "The channel payment settings\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The channel payment settings", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Channel private metadata.\n\nAdded in Saleor 3.15.", + "description": "Channel private metadata.", "deprecated": null, "message": null, "default": null @@ -8601,7 +8601,7 @@ }, "stockSettings": { "type": "StockSettingsInput", - "description": "The channel stock settings.\n\nAdded in Saleor 3.7.", + "description": "The channel stock settings.", "deprecated": null, "message": null, "default": null @@ -8613,7 +8613,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new channel is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new channel is created.", "deprecated": null, "message": null, "fields": { @@ -8734,7 +8734,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when channel is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when channel is deleted.", "deprecated": null, "message": null, "fields": { @@ -8913,7 +8913,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when channel metadata is updated.\n\nAdded in Saleor 3.15.", + "description": "Event sent when channel metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -8957,7 +8957,7 @@ "ChannelReorderWarehouses": { "type": "object", "interfaces": [], - "description": "Reorder the warehouses of a channel.\n\nAdded in Saleor 3.7. \n\nRequires one of the following permissions: MANAGE_CHANNELS.", + "description": "Reorder the warehouses of a channel. \n\nRequires one of the following permissions: MANAGE_CHANNELS.", "deprecated": null, "message": null, "fields": { @@ -8982,7 +8982,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when channel status has changed.\n\nAdded in Saleor 3.2.", + "description": "Event sent when channel status has changed.", "deprecated": null, "message": null, "fields": { @@ -9068,21 +9068,21 @@ }, "addWarehouses": { "type": "[ID!]", - "description": "List of warehouses to assign to the channel.\n\nAdded in Saleor 3.5.", + "description": "List of warehouses to assign to the channel.", "deprecated": null, "message": null, "default": null }, "checkoutSettings": { "type": "CheckoutSettingsInput", - "description": "The channel checkout settings\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The channel checkout settings", "deprecated": null, "message": null, "default": null }, "defaultCountry": { "type": "CountryCode", - "description": "Default country for the channel. Default country can be used in checkout to determine the stock quantities or calculate taxes when the country was not explicitly provided.\n\nAdded in Saleor 3.1.", + "description": "Default country for the channel. Default country can be used in checkout to determine the stock quantities or calculate taxes when the country was not explicitly provided.", "deprecated": null, "message": null, "default": null @@ -9096,7 +9096,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Channel public metadata.\n\nAdded in Saleor 3.15.", + "description": "Channel public metadata.", "deprecated": null, "message": null, "default": null @@ -9110,21 +9110,21 @@ }, "orderSettings": { "type": "OrderSettingsInput", - "description": "The channel order settings\n\nAdded in Saleor 3.12.", + "description": "The channel order settings", "deprecated": null, "message": null, "default": null }, "paymentSettings": { "type": "PaymentSettingsInput", - "description": "The channel payment settings\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The channel payment settings", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Channel private metadata.\n\nAdded in Saleor 3.15.", + "description": "Channel private metadata.", "deprecated": null, "message": null, "default": null @@ -9138,7 +9138,7 @@ }, "removeWarehouses": { "type": "[ID!]", - "description": "List of warehouses to unassign from the channel.\n\nAdded in Saleor 3.5.", + "description": "List of warehouses to unassign from the channel.", "deprecated": null, "message": null, "default": null @@ -9152,7 +9152,7 @@ }, "stockSettings": { "type": "StockSettingsInput", - "description": "The channel stock settings.\n\nAdded in Saleor 3.7.", + "description": "The channel stock settings.", "deprecated": null, "message": null, "default": null @@ -9164,7 +9164,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when channel is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when channel is updated.", "deprecated": null, "message": null, "fields": { @@ -9364,7 +9364,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -9379,7 +9379,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -9408,7 +9408,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -9423,7 +9423,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -10083,7 +10083,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new checkout is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new checkout is created.", "deprecated": null, "message": null, "fields": { @@ -10550,7 +10550,7 @@ "interfaces": [ "Event" ], - "description": "Filter shipping methods for checkout.\n\nAdded in Saleor 3.6.", + "description": "Filter shipping methods for checkout.", "deprecated": null, "message": null, "fields": { @@ -10584,7 +10584,7 @@ }, "shippingMethods": { "type": "[ShippingMethod!]", - "description": "Shipping methods that can be used with this checkout.\n\nAdded in Saleor 3.6.", + "description": "Shipping methods that can be used with this checkout.", "deprecated": null, "message": null, "arguments": {} @@ -10603,7 +10603,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when checkout is fully paid with transactions. The checkout is considered as fully paid when the checkout `charge_status` is `FULL` or `OVERCHARGED`. The event is not sent when the checkout authorization flow strategy is used.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when checkout is fully paid with transactions. The checkout is considered as fully paid when the checkout `charge_status` is `FULL` or `OVERCHARGED`. The event is not sent when the checkout authorization flow strategy is used.", "deprecated": null, "message": null, "fields": { @@ -10707,7 +10707,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -10722,7 +10722,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -10744,7 +10744,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -10759,7 +10759,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -11136,7 +11136,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when checkout metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when checkout metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -11292,9 +11292,9 @@ }, "useLegacyErrorFlow": { "type": "Boolean", - "description": "Default `true`. Determines if the checkout mutations should use legacy error flow. In legacy flow, all mutations can raise an exception unrelated to the requested action - (e.g. out-of-stock exception when updating checkoutShippingAddress.) If `false`, the errors will be aggregated in `checkout.problems` field. Some of the `problems` can block the finalizing checkout process. The legacy flow will be removed in Saleor 4.0. The flow with `checkout.problems` will be the default one. \n\nAdded in Saleor 3.15.\n\nDEPRECATED: this field will be removed in Saleor 4.0.", + "description": "Default `true`. Determines if the checkout mutations should use legacy error flow. In legacy flow, all mutations can raise an exception unrelated to the requested action - (e.g. out-of-stock exception when updating checkoutShippingAddress.) If `false`, the errors will be aggregated in `checkout.problems` field. Some of the `problems` can block the finalizing checkout process. The legacy flow will be removed in Saleor 4.0. The flow with `checkout.problems` will be the default one. \n\nDEPRECATED: this field will be removed in Saleor 4.0.", "deprecated": "4.0", - "message": "Default `true`. Determines if the checkout mutations should use legacy error flow. In legacy flow, all mutations can raise an exception unrelated to the requested action - (e.g. out-of-stock exception when updating checkoutShippingAddress.) If `false`, the errors will be aggregated in `checkout.problems` field. Some of the `problems` can block the finalizing checkout process. The legacy flow will be removed in Saleor 4.0. The flow with `checkout.problems` will be the default one. \n\nAdded in Saleor 3.15.\n\nDEPRECATED: this field will be removed in Saleor 4.0.", + "message": "Default `true`. Determines if the checkout mutations should use legacy error flow. In legacy flow, all mutations can raise an exception unrelated to the requested action - (e.g. out-of-stock exception when updating checkoutShippingAddress.) If `false`, the errors will be aggregated in `checkout.problems` field. Some of the `problems` can block the finalizing checkout process. The legacy flow will be removed in Saleor 4.0. The flow with `checkout.problems` will be the default one. \n\nDEPRECATED: this field will be removed in Saleor 4.0.", "default": null } } @@ -11409,7 +11409,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when checkout is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when checkout is updated.", "deprecated": null, "message": null, "fields": { @@ -11513,7 +11513,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -11571,7 +11571,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -11586,7 +11586,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -11615,7 +11615,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -11630,7 +11630,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -11693,7 +11693,7 @@ }, "where": { "type": "ProductWhereInput", - "description": "Filtering options for products.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Filtering options for products.", "deprecated": null, "message": null, "default": null @@ -11837,7 +11837,7 @@ }, "publishedAt": { "type": "DateTime", - "description": "The collection publication date.\n\nAdded in Saleor 3.3.", + "description": "The collection publication date.", "deprecated": null, "message": null, "arguments": {} @@ -12066,7 +12066,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the collection metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the collection metadata.", "deprecated": null, "message": null, "default": null @@ -12080,7 +12080,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the collection private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the collection private metadata.", "deprecated": null, "message": null, "default": null @@ -12120,7 +12120,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new collection is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new collection is created.", "deprecated": null, "message": null, "fields": { @@ -12204,7 +12204,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when collection is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when collection is deleted.", "deprecated": null, "message": null, "fields": { @@ -12419,7 +12419,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the collection metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the collection metadata.", "deprecated": null, "message": null, "default": null @@ -12433,7 +12433,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the collection private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the collection private metadata.", "deprecated": null, "message": null, "default": null @@ -12466,7 +12466,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when collection metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when collection metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -12883,7 +12883,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when collection is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when collection is updated.", "deprecated": null, "message": null, "fields": { @@ -14635,7 +14635,7 @@ "CustomerBulkUpdate": { "type": "object", "interfaces": [], - "description": "Updates customers.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_USERS.\n\nTriggers the following webhook events:\n- CUSTOMER_UPDATED (async): A customer account was updated.\n- CUSTOMER_METADATA_UPDATED (async): Optionally called when customer's metadata was updated.", + "description": "Updates customers. \n\nRequires one of the following permissions: MANAGE_USERS.\n\nTriggers the following webhook events:\n- CUSTOMER_UPDATED (async): A customer account was updated.\n- CUSTOMER_METADATA_UPDATED (async): Optionally called when customer's metadata was updated.", "deprecated": null, "message": null, "fields": { @@ -14804,7 +14804,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new customer user is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new customer user is created.", "deprecated": null, "message": null, "fields": { @@ -15047,7 +15047,7 @@ }, "ids": { "type": "[ID!]", - "description": "Filter by ids. \n\nAdded in Saleor 3.8.", + "description": "Filter by ids.", "deprecated": null, "message": null, "default": null @@ -15118,7 +15118,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of the customer.\n\nAdded in Saleor 3.10.", + "description": "External ID of the customer.", "deprecated": null, "message": null, "default": null @@ -15139,7 +15139,7 @@ }, "isConfirmed": { "type": "Boolean", - "description": "User account is confirmed.\n\nAdded in Saleor 3.15.", + "description": "User account is confirmed.", "deprecated": null, "message": null, "default": null @@ -15160,7 +15160,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user metadata.", "deprecated": null, "message": null, "default": null @@ -15174,7 +15174,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user private metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user private metadata.", "deprecated": null, "message": null, "default": null @@ -15186,7 +15186,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when customer user metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when customer user metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -15262,7 +15262,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when customer user is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when customer user is updated.", "deprecated": null, "message": null, "fields": { @@ -15339,7 +15339,7 @@ }, "DateTimeFilterInput": { "type": "input", - "description": "Define the filtering options for date time fields.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Define the filtering options for date time fields.", "deprecated": null, "message": null, "fields": { @@ -15425,7 +15425,7 @@ }, "DecimalFilterInput": { "type": "input", - "description": "Define the filtering options for decimal fields.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Define the filtering options for decimal fields.", "deprecated": null, "message": null, "fields": { @@ -15591,7 +15591,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -15606,7 +15606,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -15628,7 +15628,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -15643,7 +15643,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -15828,14 +15828,14 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the digital content metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the digital content metadata.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the digital content private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the digital content private metadata.", "deprecated": null, "message": null, "default": null @@ -15922,14 +15922,14 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the digital content metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the digital content metadata.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the digital content private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the digital content private metadata.", "deprecated": null, "message": null, "default": null @@ -16433,7 +16433,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this order.\n\nAdded in Saleor 3.10.", + "description": "External ID of this order.", "deprecated": null, "message": null, "default": null @@ -16501,7 +16501,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new draft order is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new draft order is created.", "deprecated": null, "message": null, "fields": { @@ -16577,7 +16577,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when draft order is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when draft order is deleted.", "deprecated": null, "message": null, "fields": { @@ -16654,7 +16654,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this order.\n\nAdded in Saleor 3.10.", + "description": "External ID of this order.", "deprecated": null, "message": null, "default": null @@ -16775,7 +16775,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when draft order is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when draft order is updated.", "deprecated": null, "message": null, "fields": { @@ -17656,7 +17656,7 @@ "ExportGiftCards": { "type": "object", "interfaces": [], - "description": "Export gift cards to csv file.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for the exported file.\n- GIFT_CARD_EXPORT_COMPLETED (async): A notification for the exported file.", + "description": "Export gift cards to csv file. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for the exported file.\n- GIFT_CARD_EXPORT_COMPLETED (async): A notification for the exported file.", "deprecated": null, "message": null, "fields": { @@ -18040,7 +18040,7 @@ "ExternalNotificationTrigger": { "type": "object", "interfaces": [], - "description": "Trigger sending a notification with the notify plugin method. Serializes nodes provided as ids parameter and includes this data in the notification payload.\n\nAdded in Saleor 3.1.", + "description": "Trigger sending a notification with the notify plugin method. Serializes nodes provided as ids parameter and includes this data in the notification payload.", "deprecated": null, "message": null, "fields": { @@ -18346,7 +18346,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -18361,7 +18361,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -18383,7 +18383,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -18398,7 +18398,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -18458,7 +18458,7 @@ "FulfillmentApprove": { "type": "object", "interfaces": [], - "description": "Approve existing fulfillment.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_ORDERS.\n\nTriggers the following webhook events:\n- FULFILLMENT_APPROVED (async): Fulfillment is approved.", + "description": "Approve existing fulfillment. \n\nRequires one of the following permissions: MANAGE_ORDERS.\n\nTriggers the following webhook events:\n- FULFILLMENT_APPROVED (async): Fulfillment is approved.", "deprecated": null, "message": null, "fields": { @@ -18497,7 +18497,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when fulfillment is approved.\n\nAdded in Saleor 3.7.", + "description": "Event sent when fulfillment is approved.", "deprecated": null, "message": null, "fields": { @@ -18524,7 +18524,7 @@ }, "notifyCustomer": { "type": "Boolean!", - "description": "If true, send a notification to the customer.\n\nAdded in Saleor 3.16.", + "description": "If true, send a notification to the customer.", "deprecated": null, "message": null, "arguments": {} @@ -18609,7 +18609,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when fulfillment is canceled.\n\nAdded in Saleor 3.4.", + "description": "Event sent when fulfillment is canceled.", "deprecated": null, "message": null, "fields": { @@ -18662,7 +18662,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new fulfillment is created.\n\nAdded in Saleor 3.4.", + "description": "Event sent when new fulfillment is created.", "deprecated": null, "message": null, "fields": { @@ -18689,7 +18689,7 @@ }, "notifyCustomer": { "type": "Boolean!", - "description": "If true, the app should send a notification to the customer.\n\nAdded in Saleor 3.16.", + "description": "If true, the app should send a notification to the customer.", "deprecated": null, "message": null, "arguments": {} @@ -18754,7 +18754,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when fulfillment metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when fulfillment metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -18938,7 +18938,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when the tracking number is updated.\n\nAdded in Saleor 3.16.", + "description": "Event sent when the tracking number is updated.", "deprecated": null, "message": null, "fields": { @@ -19213,7 +19213,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -19228,7 +19228,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -19250,7 +19250,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -19265,7 +19265,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -19355,7 +19355,7 @@ "GiftCardAddNote": { "type": "object", "interfaces": [], - "description": "Adds note to the gift card.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_UPDATED (async): A gift card was updated.", + "description": "Adds note to the gift card. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_UPDATED (async): A gift card was updated.", "deprecated": null, "message": null, "fields": { @@ -19400,7 +19400,7 @@ "GiftCardBulkActivate": { "type": "object", "interfaces": [], - "description": "Activate gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.", + "description": "Activate gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.", "deprecated": null, "message": null, "fields": { @@ -19423,7 +19423,7 @@ "GiftCardBulkCreate": { "type": "object", "interfaces": [], - "description": "Create gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_CREATED (async): A gift card was created.\n- NOTIFY_USER (async): A notification for created gift card.", + "description": "Create gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_CREATED (async): A gift card was created.\n- NOTIFY_USER (async): A notification for created gift card.", "deprecated": null, "message": null, "fields": { @@ -19496,7 +19496,7 @@ "GiftCardBulkDeactivate": { "type": "object", "interfaces": [], - "description": "Deactivate gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was deactivated.", + "description": "Deactivate gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was deactivated.", "deprecated": null, "message": null, "fields": { @@ -19519,7 +19519,7 @@ "GiftCardBulkDelete": { "type": "object", "interfaces": [], - "description": "Delete gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", + "description": "Delete gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", "deprecated": null, "message": null, "fields": { @@ -19630,7 +19630,7 @@ "fields": { "addTags": { "type": "[String!]", - "description": "The gift card tags to add.\n\nAdded in Saleor 3.1.", + "description": "The gift card tags to add.", "deprecated": null, "message": null, "default": null @@ -19644,7 +19644,7 @@ }, "channel": { "type": "String", - "description": "Slug of a channel from which the email should be sent.\n\nAdded in Saleor 3.1.", + "description": "Slug of a channel from which the email should be sent.", "deprecated": null, "message": null, "default": null @@ -19665,21 +19665,21 @@ }, "expiryDate": { "type": "Date", - "description": "The gift card expiry date.\n\nAdded in Saleor 3.1.", + "description": "The gift card expiry date.", "deprecated": null, "message": null, "default": null }, "isActive": { "type": "Boolean!", - "description": "Determine if gift card is active.\n\nAdded in Saleor 3.1.", + "description": "Determine if gift card is active.", "deprecated": null, "message": null, "default": null }, "note": { "type": "String", - "description": "The gift card note from the staff member.\n\nAdded in Saleor 3.1.", + "description": "The gift card note from the staff member.", "deprecated": null, "message": null, "default": null @@ -19705,7 +19705,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new gift card is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new gift card is created.", "deprecated": null, "message": null, "fields": { @@ -19779,7 +19779,7 @@ "GiftCardDelete": { "type": "object", "interfaces": [], - "description": "Delete gift card.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", + "description": "Delete gift card. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", "deprecated": null, "message": null, "fields": { @@ -19811,7 +19811,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when gift card is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when gift card is deleted.", "deprecated": null, "message": null, "fields": { @@ -20178,7 +20178,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when gift card export is completed.\n\nAdded in Saleor 3.16.", + "description": "Event sent when gift card export is completed.", "deprecated": null, "message": null, "fields": { @@ -20309,7 +20309,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when gift card metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when gift card metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -20353,7 +20353,7 @@ "GiftCardResend": { "type": "object", "interfaces": [], - "description": "Resend a gift card.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for gift card resend.", + "description": "Resend a gift card. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for gift card resend.", "deprecated": null, "message": null, "fields": { @@ -20407,7 +20407,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when gift card is e-mailed.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when gift card is e-mailed.", "deprecated": null, "message": null, "fields": { @@ -20656,7 +20656,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when gift card status has changed.\n\nAdded in Saleor 3.2.", + "description": "Event sent when gift card status has changed.", "deprecated": null, "message": null, "fields": { @@ -20828,14 +20828,14 @@ "fields": { "addTags": { "type": "[String!]", - "description": "The gift card tags to add.\n\nAdded in Saleor 3.1.", + "description": "The gift card tags to add.", "deprecated": null, "message": null, "default": null }, "balanceAmount": { "type": "PositiveDecimal", - "description": "The gift card balance amount.\n\nAdded in Saleor 3.1.", + "description": "The gift card balance amount.", "deprecated": null, "message": null, "default": null @@ -20849,14 +20849,14 @@ }, "expiryDate": { "type": "Date", - "description": "The gift card expiry date.\n\nAdded in Saleor 3.1.", + "description": "The gift card expiry date.", "deprecated": null, "message": null, "default": null }, "removeTags": { "type": "[String!]", - "description": "The gift card tags to remove.\n\nAdded in Saleor 3.1.", + "description": "The gift card tags to remove.", "deprecated": null, "message": null, "default": null @@ -20875,7 +20875,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when gift card is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when gift card is updated.", "deprecated": null, "message": null, "fields": { @@ -20918,7 +20918,7 @@ }, "GlobalIDFilterInput": { "type": "input", - "description": "Define the filtering options for foreign key fields.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Define the filtering options for foreign key fields.", "deprecated": null, "message": null, "fields": { @@ -20949,7 +20949,7 @@ "fields": { "accessibleChannels": { "type": "[Channel!]", - "description": "List of channels the group has access to.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of channels the group has access to.", "deprecated": null, "message": null, "arguments": {} @@ -20977,7 +20977,7 @@ }, "restrictedAccessToChannels": { "type": "Boolean!", - "description": "Determine if the group have restricted access to channels.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if the group have restricted access to channels.", "deprecated": null, "message": null, "arguments": {} @@ -21162,7 +21162,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -21177,7 +21177,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -21213,7 +21213,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -21228,7 +21228,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -21302,7 +21302,7 @@ "fields": { "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the invoice metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the invoice metadata.", "deprecated": null, "message": null, "default": null @@ -21316,7 +21316,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the invoice private metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the invoice private metadata.", "deprecated": null, "message": null, "default": null @@ -21365,7 +21365,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when invoice is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when invoice is deleted.", "deprecated": null, "message": null, "fields": { @@ -21392,7 +21392,7 @@ }, "order": { "type": "Order", - "description": "Order related to the invoice.\n\nAdded in Saleor 3.10.", + "description": "Order related to the invoice.", "deprecated": null, "message": null, "arguments": {} @@ -21563,7 +21563,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when invoice is requested.\n\nAdded in Saleor 3.2.", + "description": "Event sent when invoice is requested.", "deprecated": null, "message": null, "fields": { @@ -21590,7 +21590,7 @@ }, "order": { "type": "Order!", - "description": "Order related to the invoice.\n\nAdded in Saleor 3.10.", + "description": "Order related to the invoice.", "deprecated": null, "message": null, "arguments": {} @@ -21646,7 +21646,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when invoice is sent.\n\nAdded in Saleor 3.2.", + "description": "Event sent when invoice is sent.", "deprecated": null, "message": null, "fields": { @@ -21673,7 +21673,7 @@ }, "order": { "type": "Order", - "description": "Order related to the invoice.\n\nAdded in Saleor 3.10.", + "description": "Order related to the invoice.", "deprecated": null, "message": null, "arguments": {} @@ -25809,7 +25809,7 @@ "interfaces": [ "Event" ], - "description": "List payment methods stored for the user by payment gateway.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List payment methods stored for the user by payment gateway.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", "deprecated": null, "message": null, "fields": { @@ -25880,21 +25880,21 @@ }, "audience": { "type": "String", - "description": "The audience that will be included in all JWT tokens for the app.\n\nAdded in Saleor 3.8.", + "description": "The audience that will be included in all JWT tokens for the app.", "deprecated": null, "message": null, "arguments": {} }, "author": { "type": "String", - "description": "The App's author name.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The App's author name.", "deprecated": null, "message": null, "arguments": {} }, "brand": { "type": "AppManifestBrand", - "description": "App's brand data.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "App's brand data.", "deprecated": null, "message": null, "arguments": {} @@ -25957,7 +25957,7 @@ }, "requiredSaleorVersion": { "type": "AppManifestRequiredSaleorVersion", - "description": "Determines the app's required Saleor version as semver range.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determines the app's required Saleor version as semver range.", "deprecated": null, "message": null, "arguments": {} @@ -25985,7 +25985,7 @@ }, "webhooks": { "type": "[AppManifestWebhook!]!", - "description": "List of the app's webhooks.\n\nAdded in Saleor 3.5.", + "description": "List of the app's webhooks.", "deprecated": null, "message": null, "arguments": {} @@ -26330,7 +26330,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -26345,7 +26345,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -26374,7 +26374,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -26389,7 +26389,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -26558,7 +26558,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new menu is created.\n\nAdded in Saleor 3.4.", + "description": "Event sent when new menu is created.", "deprecated": null, "message": null, "fields": { @@ -26642,7 +26642,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when menu is deleted.\n\nAdded in Saleor 3.4.", + "description": "Event sent when menu is deleted.", "deprecated": null, "message": null, "fields": { @@ -26893,7 +26893,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -26908,7 +26908,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -26951,7 +26951,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -26966,7 +26966,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -27178,7 +27178,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new menu item is created.\n\nAdded in Saleor 3.4.", + "description": "Event sent when new menu item is created.", "deprecated": null, "message": null, "fields": { @@ -27262,7 +27262,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when menu item is deleted.\n\nAdded in Saleor 3.4.", + "description": "Event sent when menu item is deleted.", "deprecated": null, "message": null, "fields": { @@ -27615,7 +27615,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when menu item is updated.\n\nAdded in Saleor 3.4.", + "description": "Event sent when menu item is updated.", "deprecated": null, "message": null, "fields": { @@ -27752,7 +27752,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when menu is updated.\n\nAdded in Saleor 3.4.", + "description": "Event sent when menu is updated.", "deprecated": null, "message": null, "fields": { @@ -28530,7 +28530,7 @@ }, "attributeBulkCreate": { "type": "AttributeBulkCreate", - "description": "Creates attributes.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nTriggers the following webhook events:\n- ATTRIBUTE_CREATED (async): An attribute was created.", + "description": "Creates attributes.\n\nTriggers the following webhook events:\n- ATTRIBUTE_CREATED (async): An attribute was created.", "deprecated": null, "message": null, "arguments": { @@ -28567,7 +28567,7 @@ }, "attributeBulkTranslate": { "type": "AttributeBulkTranslate", - "description": "Creates/updates translations for attributes.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for attributes. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "arguments": { @@ -28589,7 +28589,7 @@ }, "attributeBulkUpdate": { "type": "AttributeBulkUpdate", - "description": "Updates attributes.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nTriggers the following webhook events:\n- ATTRIBUTE_UPDATED (async): An attribute was updated. Optionally called when new attribute value was created or deleted.\n- ATTRIBUTE_VALUE_CREATED (async): Called optionally when an attribute value was created.\n- ATTRIBUTE_VALUE_DELETED (async): Called optionally when an attribute value was deleted.", + "description": "Updates attributes.\n\nTriggers the following webhook events:\n- ATTRIBUTE_UPDATED (async): An attribute was updated. Optionally called when new attribute value was created or deleted.\n- ATTRIBUTE_VALUE_CREATED (async): Called optionally when an attribute value was created.\n- ATTRIBUTE_VALUE_DELETED (async): Called optionally when an attribute value was deleted.", "deprecated": null, "message": null, "arguments": { @@ -28632,7 +28632,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of an attribute to delete. \n\nAdded in Saleor 3.10.", + "description": "External ID of an attribute to delete.", "deprecated": null, "message": null, "default": null @@ -28705,7 +28705,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of an attribute to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of an attribute to update.", "deprecated": null, "message": null, "default": null @@ -28743,7 +28743,7 @@ }, "attributeValueBulkTranslate": { "type": "AttributeValueBulkTranslate", - "description": "Creates/updates translations for attributes values.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for attributes values. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "arguments": { @@ -28793,7 +28793,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a value to delete. \n\nAdded in Saleor 3.10.", + "description": "External ID of a value to delete.", "deprecated": null, "message": null, "default": null @@ -28844,7 +28844,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of an AttributeValue to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of an AttributeValue to update.", "deprecated": null, "message": null, "default": null @@ -29037,7 +29037,7 @@ }, "channelReorderWarehouses": { "type": "ChannelReorderWarehouses", - "description": "Reorder the warehouses of a channel.\n\nAdded in Saleor 3.7. \n\nRequires one of the following permissions: MANAGE_CHANNELS.", + "description": "Reorder the warehouses of a channel. \n\nRequires one of the following permissions: MANAGE_CHANNELS.", "deprecated": null, "message": null, "arguments": { @@ -29585,7 +29585,7 @@ }, "id": { "type": "ID", - "description": "The checkout's ID.\n\nAdded in Saleor 3.4.", + "description": "The checkout's ID.", "deprecated": null, "message": null, "default": null @@ -29988,7 +29988,7 @@ }, "customerBulkUpdate": { "type": "CustomerBulkUpdate", - "description": "Updates customers.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_USERS.\n\nTriggers the following webhook events:\n- CUSTOMER_UPDATED (async): A customer account was updated.\n- CUSTOMER_METADATA_UPDATED (async): Optionally called when customer's metadata was updated.", + "description": "Updates customers. \n\nRequires one of the following permissions: MANAGE_USERS.\n\nTriggers the following webhook events:\n- CUSTOMER_UPDATED (async): A customer account was updated.\n- CUSTOMER_METADATA_UPDATED (async): Optionally called when customer's metadata was updated.", "deprecated": null, "message": null, "arguments": { @@ -30031,7 +30031,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a customer to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of a customer to update.", "deprecated": null, "message": null, "default": null @@ -30053,7 +30053,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a customer to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of a customer to update.", "deprecated": null, "message": null, "default": null @@ -30260,7 +30260,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a product to delete. \n\nAdded in Saleor 3.10.", + "description": "External ID of a product to delete.", "deprecated": null, "message": null, "default": null @@ -30297,7 +30297,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a draft order to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of a draft order to update.", "deprecated": null, "message": null, "default": null @@ -30335,7 +30335,7 @@ }, "exportGiftCards": { "type": "ExportGiftCards", - "description": "Export gift cards to csv file.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for the exported file.\n- GIFT_CARD_EXPORT_COMPLETED (async): A notification for the exported file.", + "description": "Export gift cards to csv file. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for the exported file.\n- GIFT_CARD_EXPORT_COMPLETED (async): A notification for the exported file.", "deprecated": null, "message": null, "arguments": { @@ -30424,7 +30424,7 @@ }, "externalNotificationTrigger": { "type": "ExternalNotificationTrigger", - "description": "Trigger sending a notification with the notify plugin method. Serializes nodes provided as ids parameter and includes this data in the notification payload.\n\nAdded in Saleor 3.1.", + "description": "Trigger sending a notification with the notify plugin method. Serializes nodes provided as ids parameter and includes this data in the notification payload.", "deprecated": "4.0", "message": "\\n\\nDEPRECATED: this mutation will be removed in Saleor 4.0.", "arguments": { @@ -30549,7 +30549,7 @@ }, "giftCardAddNote": { "type": "GiftCardAddNote", - "description": "Adds note to the gift card.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_UPDATED (async): A gift card was updated.", + "description": "Adds note to the gift card. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_UPDATED (async): A gift card was updated.", "deprecated": null, "message": null, "arguments": { @@ -30571,7 +30571,7 @@ }, "giftCardBulkActivate": { "type": "GiftCardBulkActivate", - "description": "Activate gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.", + "description": "Activate gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was activated.", "deprecated": null, "message": null, "arguments": { @@ -30586,7 +30586,7 @@ }, "giftCardBulkCreate": { "type": "GiftCardBulkCreate", - "description": "Create gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_CREATED (async): A gift card was created.\n- NOTIFY_USER (async): A notification for created gift card.", + "description": "Create gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_CREATED (async): A gift card was created.\n- NOTIFY_USER (async): A notification for created gift card.", "deprecated": null, "message": null, "arguments": { @@ -30601,7 +30601,7 @@ }, "giftCardBulkDeactivate": { "type": "GiftCardBulkDeactivate", - "description": "Deactivate gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was deactivated.", + "description": "Deactivate gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_STATUS_CHANGED (async): A gift card was deactivated.", "deprecated": null, "message": null, "arguments": { @@ -30616,7 +30616,7 @@ }, "giftCardBulkDelete": { "type": "GiftCardBulkDelete", - "description": "Delete gift cards.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", + "description": "Delete gift cards. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", "deprecated": null, "message": null, "arguments": { @@ -30661,7 +30661,7 @@ }, "giftCardDelete": { "type": "GiftCardDelete", - "description": "Delete gift card.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", + "description": "Delete gift card. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- GIFT_CARD_DELETED (async): A gift card was deleted.", "deprecated": null, "message": null, "arguments": { @@ -30676,7 +30676,7 @@ }, "giftCardResend": { "type": "GiftCardResend", - "description": "Resend a gift card.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for gift card resend.", + "description": "Resend a gift card. \n\nRequires one of the following permissions: MANAGE_GIFT_CARD.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for gift card resend.", "deprecated": null, "message": null, "arguments": { @@ -31061,7 +31061,7 @@ }, "orderBulkCreate": { "type": "OrderBulkCreate", - "description": "Creates multiple orders.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS_IMPORT.", + "description": "Creates multiple orders. \n\nRequires one of the following permissions: MANAGE_ORDERS_IMPORT.", "deprecated": null, "message": null, "arguments": { @@ -31259,7 +31259,7 @@ }, "orderFulfillmentApprove": { "type": "FulfillmentApprove", - "description": "Approve existing fulfillment.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_ORDERS.\n\nTriggers the following webhook events:\n- FULFILLMENT_APPROVED (async): Fulfillment is approved.", + "description": "Approve existing fulfillment. \n\nRequires one of the following permissions: MANAGE_ORDERS.\n\nTriggers the following webhook events:\n- FULFILLMENT_APPROVED (async): Fulfillment is approved.", "deprecated": null, "message": null, "arguments": { @@ -31376,7 +31376,7 @@ }, "orderGrantRefundCreate": { "type": "OrderGrantRefundCreate", - "description": "Adds granted refund to the order.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Adds granted refund to the order. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "arguments": { @@ -31398,7 +31398,7 @@ }, "orderGrantRefundUpdate": { "type": "OrderGrantRefundUpdate", - "description": "Updates granted refund.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Updates granted refund. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "arguments": { @@ -31538,7 +31538,7 @@ }, "orderNoteAdd": { "type": "OrderNoteAdd", - "description": "Adds note to the order.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Adds note to the order. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "arguments": { @@ -31560,7 +31560,7 @@ }, "orderNoteUpdate": { "type": "OrderNoteUpdate", - "description": "Updates note of an order.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Updates note of an order. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "arguments": { @@ -31625,7 +31625,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of an order to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of an order to update.", "deprecated": null, "message": null, "default": null @@ -32024,7 +32024,7 @@ }, "paymentGatewayInitialize": { "type": "PaymentGatewayInitialize", - "description": "Initializes a payment gateway session. It triggers the webhook `PAYMENT_GATEWAY_INITIALIZE_SESSION`, to the requested `paymentGateways`. If `paymentGateways` is not provided, the webhook will be send to all subscribed payment gateways. There is a limit of 100 transaction items per checkout / order.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Initializes a payment gateway session. It triggers the webhook `PAYMENT_GATEWAY_INITIALIZE_SESSION`, to the requested `paymentGateways`. If `paymentGateways` is not provided, the webhook will be send to all subscribed payment gateways. There is a limit of 100 transaction items per checkout / order.", "deprecated": null, "message": null, "arguments": { @@ -32053,7 +32053,7 @@ }, "paymentGatewayInitializeTokenization": { "type": "PaymentGatewayInitializeTokenization", - "description": "Initializes payment gateway for tokenizing payment method session.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_GATEWAY_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to initialize payment gateway for tokenization.", + "description": "Initializes payment gateway for tokenizing payment method session. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_GATEWAY_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to initialize payment gateway for tokenization.", "deprecated": null, "message": null, "arguments": { @@ -32111,7 +32111,7 @@ }, "paymentMethodInitializeTokenization": { "type": "PaymentMethodInitializeTokenization", - "description": "Tokenize payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to tokenize payment method.", + "description": "Tokenize payment method. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to tokenize payment method.", "deprecated": null, "message": null, "arguments": { @@ -32147,7 +32147,7 @@ }, "paymentMethodProcessTokenization": { "type": "PaymentMethodProcessTokenization", - "description": "Tokenize payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_PROCESS_TOKENIZATION_SESSION (sync): The customer continues payment method tokenization.", + "description": "Tokenize payment method. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_PROCESS_TOKENIZATION_SESSION (sync): The customer continues payment method tokenization.", "deprecated": null, "message": null, "arguments": { @@ -32316,7 +32316,7 @@ }, "productAttributeAssignmentUpdate": { "type": "ProductAttributeAssignmentUpdate", - "description": "Update attributes assigned to product variant for given product type.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES.", + "description": "Update attributes assigned to product variant for given product type. \n\nRequires one of the following permissions: MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES.", "deprecated": null, "message": null, "arguments": { @@ -32360,7 +32360,7 @@ }, "productBulkCreate": { "type": "ProductBulkCreate", - "description": "Creates products.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", + "description": "Creates products. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", "deprecated": null, "message": null, "arguments": { @@ -32397,7 +32397,7 @@ }, "productBulkTranslate": { "type": "ProductBulkTranslate", - "description": "Creates/updates translations for products.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): Called when a translation was created.\n- TRANSLATION_UPDATED (async): Called when a translation was updated.", + "description": "Creates/updates translations for products. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): Called when a translation was created.\n- TRANSLATION_UPDATED (async): Called when a translation was updated.", "deprecated": null, "message": null, "arguments": { @@ -32462,7 +32462,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a product to delete. \n\nAdded in Saleor 3.10.", + "description": "External ID of a product to delete.", "deprecated": null, "message": null, "default": null @@ -32727,7 +32727,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a product to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of a product to update.", "deprecated": null, "message": null, "default": null @@ -32756,7 +32756,7 @@ "arguments": { "errorPolicy": { "type": "ErrorPolicyEnum", - "description": "Policies of error handling. DEFAULT: REJECT_EVERYTHING\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Policies of error handling. DEFAULT: REJECT_EVERYTHING", "deprecated": null, "message": null, "default": null @@ -32792,7 +32792,7 @@ }, "skus": { "type": "[String!]", - "description": "List of product variant SKUs to delete.\n\nAdded in Saleor 3.8.", + "description": "List of product variant SKUs to delete.", "deprecated": null, "message": null, "default": null @@ -32801,7 +32801,7 @@ }, "productVariantBulkTranslate": { "type": "ProductVariantBulkTranslate", - "description": "Creates/updates translations for products variants.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): A translation was created.\n- TRANSLATION_UPDATED (async): A translation was updated.", + "description": "Creates/updates translations for products variants. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): A translation was created.\n- TRANSLATION_UPDATED (async): A translation was updated.", "deprecated": null, "message": null, "arguments": { @@ -32823,7 +32823,7 @@ }, "productVariantBulkUpdate": { "type": "ProductVariantBulkUpdate", - "description": "Update multiple product variants.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", + "description": "Update multiple product variants. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", "deprecated": null, "message": null, "arguments": { @@ -32872,7 +32872,7 @@ }, "sku": { "type": "String", - "description": "SKU of a product variant to update.\n\nAdded in Saleor 3.8.", + "description": "SKU of a product variant to update.", "deprecated": null, "message": null, "default": null @@ -32902,7 +32902,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a product variant to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of a product variant to update.", "deprecated": null, "message": null, "default": null @@ -32916,7 +32916,7 @@ }, "sku": { "type": "String", - "description": "SKU of a product variant to delete.\n\nAdded in Saleor 3.8.", + "description": "SKU of a product variant to delete.", "deprecated": null, "message": null, "default": null @@ -32925,7 +32925,7 @@ }, "productVariantPreorderDeactivate": { "type": "ProductVariantPreorderDeactivate", - "description": "Deactivates product variant preorder. It changes all preorder allocation into regular allocation.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", + "description": "Deactivates product variant preorder. It changes all preorder allocation into regular allocation. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", "deprecated": null, "message": null, "arguments": { @@ -33128,7 +33128,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of a product variant to update. \n\nAdded in Saleor 3.10.", + "description": "External ID of a product variant to update.", "deprecated": null, "message": null, "default": null @@ -33149,7 +33149,7 @@ }, "sku": { "type": "String", - "description": "SKU of a product variant to update.\n\nAdded in Saleor 3.8.", + "description": "SKU of a product variant to update.", "deprecated": null, "message": null, "default": null @@ -33233,7 +33233,7 @@ }, "promotionRuleTranslate": { "type": "PromotionRuleTranslate", - "description": "Creates/updates translations for a promotion rule.\n\nAdded in Saleor 3.17. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for a promotion rule. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "arguments": { @@ -33284,7 +33284,7 @@ }, "promotionTranslate": { "type": "PromotionTranslate", - "description": "Creates/updates translations for a promotion.\n\nAdded in Saleor 3.17. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for a promotion. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "arguments": { @@ -33562,7 +33562,7 @@ }, "sendConfirmationEmail": { "type": "SendConfirmationEmail", - "description": "Sends a notification confirmation.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for account confirmation.\n- ACCOUNT_CONFIRMATION_REQUESTED (async): An account confirmation was requested. This event is always sent regardless of settings.", + "description": "Sends a notification confirmation. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for account confirmation.\n- ACCOUNT_CONFIRMATION_REQUESTED (async): An account confirmation was requested. This event is always sent regardless of settings.", "deprecated": null, "message": null, "arguments": { @@ -34035,7 +34035,7 @@ }, "stockBulkUpdate": { "type": "StockBulkUpdate", - "description": "Updates stocks for a given variant and warehouse. Variant and warehouse selectors have to be the same for all stock inputs. Is not allowed to use 'variantId' in one input and 'variantExternalReference' in another.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.\n\nTriggers the following webhook events:\n- PRODUCT_VARIANT_STOCK_UPDATED (async): A product variant stock details were updated.", + "description": "Updates stocks for a given variant and warehouse. Variant and warehouse selectors have to be the same for all stock inputs. Is not allowed to use 'variantId' in one input and 'variantExternalReference' in another. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.\n\nTriggers the following webhook events:\n- PRODUCT_VARIANT_STOCK_UPDATED (async): A product variant stock details were updated.", "deprecated": null, "message": null, "arguments": { @@ -34057,7 +34057,7 @@ }, "storedPaymentMethodRequestDelete": { "type": "StoredPaymentMethodRequestDelete", - "description": "Request to delete a stored payment method on payment provider side.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- STORED_PAYMENT_METHOD_DELETE_REQUESTED (sync): The customer requested to delete a payment method.", + "description": "Request to delete a stored payment method on payment provider side. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- STORED_PAYMENT_METHOD_DELETE_REQUESTED (sync): The customer requested to delete a payment method.", "deprecated": null, "message": null, "arguments": { @@ -34079,7 +34079,7 @@ }, "taxClassCreate": { "type": "TaxClassCreate", - "description": "Create a tax class.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Create a tax class. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34094,7 +34094,7 @@ }, "taxClassDelete": { "type": "TaxClassDelete", - "description": "Delete a tax class. After deleting the tax class any products, product types or shipping methods using it are updated to use the default tax class.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Delete a tax class. After deleting the tax class any products, product types or shipping methods using it are updated to use the default tax class. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34109,7 +34109,7 @@ }, "taxClassUpdate": { "type": "TaxClassUpdate", - "description": "Update a tax class.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Update a tax class. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34131,7 +34131,7 @@ }, "taxConfigurationUpdate": { "type": "TaxConfigurationUpdate", - "description": "Update tax configuration for a channel.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Update tax configuration for a channel. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34153,7 +34153,7 @@ }, "taxCountryConfigurationDelete": { "type": "TaxCountryConfigurationDelete", - "description": "Remove all tax class rates for a specific country.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Remove all tax class rates for a specific country. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34168,7 +34168,7 @@ }, "taxCountryConfigurationUpdate": { "type": "TaxCountryConfigurationUpdate", - "description": "Update tax class rates for a specific country.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Update tax class rates for a specific country. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34190,7 +34190,7 @@ }, "taxExemptionManage": { "type": "TaxExemptionManage", - "description": "Exempt checkout or order from charging the taxes. When tax exemption is enabled, taxes won't be charged for the checkout or order. Taxes may still be calculated in cases when product prices are entered with the tax included and the net price needs to be known.\n\nAdded in Saleor 3.8. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Exempt checkout or order from charging the taxes. When tax exemption is enabled, taxes won't be charged for the checkout or order. Taxes may still be calculated in cases when product prices are entered with the tax included and the net price needs to be known. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "arguments": { @@ -34218,7 +34218,7 @@ "arguments": { "audience": { "type": "String", - "description": "The audience that will be included to JWT tokens with prefix `custom:`.\n\nAdded in Saleor 3.8.", + "description": "The audience that will be included to JWT tokens with prefix `custom:`.", "deprecated": null, "message": null, "default": null @@ -34285,7 +34285,7 @@ }, "transactionCreate": { "type": "TransactionCreate", - "description": "Create transaction for checkout or order.\n\nAdded in Saleor 3.4.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", + "description": "Create transaction for checkout or order. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", "deprecated": null, "message": null, "arguments": { @@ -34314,7 +34314,7 @@ }, "transactionEventReport": { "type": "TransactionEventReport", - "description": "Report the event for the transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.\n\nTriggers the following webhook events:\n- TRANSACTION_ITEM_METADATA_UPDATED (async): Optionally called when transaction's metadata was updated.\n- CHECKOUT_FULLY_PAID (async): Optionally called when the checkout charge status changed to `FULL` or `OVERCHARGED`.\n- ORDER_UPDATED (async): Optionally called when the transaction is related to the order and the order was updated.", + "description": "Report the event for the transaction.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.\n\nTriggers the following webhook events:\n- TRANSACTION_ITEM_METADATA_UPDATED (async): Optionally called when transaction's metadata was updated.\n- CHECKOUT_FULLY_PAID (async): Optionally called when the checkout charge status changed to `FULL` or `OVERCHARGED`.\n- ORDER_UPDATED (async): Optionally called when the transaction is related to the order and the order was updated.", "deprecated": null, "message": null, "arguments": { @@ -34369,21 +34369,21 @@ }, "token": { "type": "UUID", - "description": "The token of the transaction. One of field id or token is required.\n\nAdded in Saleor 3.14.", + "description": "The token of the transaction. One of field id or token is required.", "deprecated": null, "message": null, "default": null }, "transactionMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the transaction metadata.\n\nAdded in Saleor 3.17.", + "description": "Fields required to update the transaction metadata.", "deprecated": null, "message": null, "default": null }, "transactionPrivateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the transaction private metadata.\n\nAdded in Saleor 3.17.", + "description": "Fields required to update the transaction private metadata.", "deprecated": null, "message": null, "default": null @@ -34399,7 +34399,7 @@ }, "transactionInitialize": { "type": "TransactionInitialize", - "description": "Initializes a transaction session. It triggers the webhook `TRANSACTION_INITIALIZE_SESSION`, to the requested `paymentGateways`. There is a limit of 100 transaction items per checkout / order.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Initializes a transaction session. It triggers the webhook `TRANSACTION_INITIALIZE_SESSION`, to the requested `paymentGateways`. There is a limit of 100 transaction items per checkout / order.", "deprecated": null, "message": null, "arguments": { @@ -34419,7 +34419,7 @@ }, "customerIpAddress": { "type": "String", - "description": "The customer's IP address. If not provided Saleor will try to determine the customer's IP address on its own. The customer's IP address will be passed to the payment app. The IP should be in ipv4 or ipv6 format. The field can be used only by an app that has `HANDLE_PAYMENTS` permission.\n\nAdded in Saleor 3.16.", + "description": "The customer's IP address. If not provided Saleor will try to determine the customer's IP address on its own. The customer's IP address will be passed to the payment app. The IP should be in ipv4 or ipv6 format. The field can be used only by an app that has `HANDLE_PAYMENTS` permission.", "deprecated": null, "message": null, "default": null @@ -34433,7 +34433,7 @@ }, "idempotencyKey": { "type": "String", - "description": "The idempotency key assigned to the action. It will be passed to the payment app to discover potential duplicate actions. If not provided, the default one will be generated. If empty string provided, INVALID error code will be raised.\n\nAdded in Saleor 3.14.", + "description": "The idempotency key assigned to the action. It will be passed to the payment app to discover potential duplicate actions. If not provided, the default one will be generated. If empty string provided, INVALID error code will be raised.", "deprecated": null, "message": null, "default": null @@ -34449,13 +34449,13 @@ }, "transactionProcess": { "type": "TransactionProcess", - "description": "Processes a transaction session. It triggers the webhook `TRANSACTION_PROCESS_SESSION`, to the assigned `paymentGateways`. \n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Processes a transaction session. It triggers the webhook `TRANSACTION_PROCESS_SESSION`, to the assigned `paymentGateways`.", "deprecated": null, "message": null, "arguments": { "customerIpAddress": { "type": "String", - "description": "The customer's IP address. If not provided Saleor will try to determine the customer's IP address on its own. The customer's IP address will be passed to the payment app. The IP should be in ipv4 or ipv6 format. The field can be used only by an app that has `HANDLE_PAYMENTS` permission.\n\nAdded in Saleor 3.16.", + "description": "The customer's IP address. If not provided Saleor will try to determine the customer's IP address on its own. The customer's IP address will be passed to the payment app. The IP should be in ipv4 or ipv6 format. The field can be used only by an app that has `HANDLE_PAYMENTS` permission.", "deprecated": null, "message": null, "default": null @@ -34476,7 +34476,7 @@ }, "token": { "type": "UUID", - "description": "The token of the transaction to process. One of field id or token is required.\n\nAdded in Saleor 3.14.", + "description": "The token of the transaction to process. One of field id or token is required.", "deprecated": null, "message": null, "default": null @@ -34485,7 +34485,7 @@ }, "transactionRequestAction": { "type": "TransactionRequestAction", - "description": "Request an action for payment transaction.\n\nAdded in Saleor 3.4.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", + "description": "Request an action for payment transaction. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", "deprecated": null, "message": null, "arguments": { @@ -34512,7 +34512,7 @@ }, "token": { "type": "UUID", - "description": "The token of the transaction. One of field id or token is required.\n\nAdded in Saleor 3.14.", + "description": "The token of the transaction. One of field id or token is required.", "deprecated": null, "message": null, "default": null @@ -34521,7 +34521,7 @@ }, "transactionRequestRefundForGrantedRefund": { "type": "TransactionRequestRefundForGrantedRefund", - "description": "Request a refund for payment transaction based on granted refund.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", + "description": "Request a refund for payment transaction based on granted refund. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", "deprecated": null, "message": null, "arguments": { @@ -34550,7 +34550,7 @@ }, "transactionUpdate": { "type": "TransactionUpdate", - "description": "Update transaction.\n\nAdded in Saleor 3.4.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.", + "description": "Update transaction.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.", "deprecated": null, "message": null, "arguments": { @@ -34563,7 +34563,7 @@ }, "token": { "type": "UUID", - "description": "The token of the transaction. One of field id or token is required.\n\nAdded in Saleor 3.14.", + "description": "The token of the transaction. One of field id or token is required.", "deprecated": null, "message": null, "default": null @@ -34658,7 +34658,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External reference of a warehouse.\n\nAdded in Saleor 3.16.", + "description": "External reference of a warehouse.", "deprecated": null, "message": null, "default": null @@ -34976,7 +34976,7 @@ }, "webhookDryRun": { "type": "WebhookDryRun", - "description": "Performs a dry run of a webhook event. Supports a single event (the first, if multiple provided in the `query`). Requires permission relevant to processed event.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", + "description": "Performs a dry run of a webhook event. Supports a single event (the first, if multiple provided in the `query`). Requires permission relevant to processed event. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", "deprecated": null, "message": null, "arguments": { @@ -34998,7 +34998,7 @@ }, "webhookTrigger": { "type": "WebhookTrigger", - "description": "Trigger a webhook event. Supports a single event (the first, if multiple provided in the `webhook.subscription_query`). Requires permission relevant to processed event. Successfully delivered webhook returns `delivery` with status='PENDING' and empty payload.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", + "description": "Trigger a webhook event. Supports a single event (the first, if multiple provided in the `webhook.subscription_query`). Requires permission relevant to processed event. Successfully delivered webhook returns `delivery` with status='PENDING' and empty payload. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", "deprecated": null, "message": null, "arguments": { @@ -35403,7 +35403,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -35418,7 +35418,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -35482,7 +35482,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -35497,7 +35497,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -35928,7 +35928,7 @@ "OrderBulkCreate": { "type": "object", "interfaces": [], - "description": "Creates multiple orders.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS_IMPORT.", + "description": "Creates multiple orders. \n\nRequires one of the following permissions: MANAGE_ORDERS_IMPORT.", "deprecated": null, "message": null, "fields": { @@ -36714,7 +36714,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when orders are imported.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when orders are imported.", "deprecated": null, "message": null, "fields": { @@ -36790,7 +36790,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order is canceled.\n\nAdded in Saleor 3.2.", + "description": "Event sent when order is canceled.", "deprecated": null, "message": null, "fields": { @@ -36924,7 +36924,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order is confirmed.\n\nAdded in Saleor 3.2.", + "description": "Event sent when order is confirmed.", "deprecated": null, "message": null, "fields": { @@ -37168,7 +37168,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new order is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new order is created.", "deprecated": null, "message": null, "fields": { @@ -38385,7 +38385,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order becomes expired.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when order becomes expired.", "deprecated": null, "message": null, "fields": { @@ -38565,7 +38565,7 @@ "interfaces": [ "Event" ], - "description": "Filter shipping methods for order.\n\nAdded in Saleor 3.6.", + "description": "Filter shipping methods for order.", "deprecated": null, "message": null, "fields": { @@ -38599,7 +38599,7 @@ }, "shippingMethods": { "type": "[ShippingMethod!]", - "description": "Shipping methods that can be used with this checkout.\n\nAdded in Saleor 3.6.", + "description": "Shipping methods that can be used with this checkout.", "deprecated": null, "message": null, "arguments": {} @@ -38679,7 +38679,7 @@ }, "trackingNumber": { "type": "String", - "description": "Fulfillment tracking number.\n\nAdded in Saleor 3.6.", + "description": "Fulfillment tracking number.", "deprecated": null, "message": null, "default": null @@ -38735,7 +38735,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order is fulfilled.\n\nAdded in Saleor 3.2.", + "description": "Event sent when order is fulfilled.", "deprecated": null, "message": null, "fields": { @@ -38781,7 +38781,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order is fully paid.\n\nAdded in Saleor 3.2.", + "description": "Event sent when order is fully paid.", "deprecated": null, "message": null, "fields": { @@ -38827,7 +38827,7 @@ "interfaces": [ "Event" ], - "description": "The order is fully refunded.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The order is fully refunded.", "deprecated": null, "message": null, "fields": { @@ -38871,7 +38871,7 @@ "OrderGrantRefundCreate": { "type": "object", "interfaces": [], - "description": "Adds granted refund to the order.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Adds granted refund to the order. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "fields": { @@ -38921,7 +38921,7 @@ }, "lines": { "type": "[OrderGrantRefundCreateLineError!]", - "description": "List of lines which cause the error.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of lines which cause the error.", "deprecated": null, "message": null, "arguments": {} @@ -38988,14 +38988,14 @@ }, "grantRefundForShipping": { "type": "Boolean", - "description": "Determine if granted refund should include shipping costs.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if granted refund should include shipping costs.", "deprecated": null, "message": null, "default": null }, "lines": { "type": "[OrderGrantRefundCreateLineInput!]", - "description": "Lines to assign to granted refund.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Lines to assign to granted refund.", "deprecated": null, "message": null, "default": null @@ -39108,7 +39108,7 @@ "OrderGrantRefundUpdate": { "type": "object", "interfaces": [], - "description": "Updates granted refund.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Updates granted refund. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "fields": { @@ -39144,7 +39144,7 @@ "fields": { "addLines": { "type": "[OrderGrantRefundUpdateLineError!]", - "description": "List of lines to add which cause the error.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of lines to add which cause the error.", "deprecated": null, "message": null, "arguments": {} @@ -39172,7 +39172,7 @@ }, "removeLines": { "type": "[OrderGrantRefundUpdateLineError!]", - "description": "List of lines to remove which cause the error.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of lines to remove which cause the error.", "deprecated": null, "message": null, "arguments": {} @@ -39225,7 +39225,7 @@ "fields": { "addLines": { "type": "[OrderGrantRefundUpdateLineAddInput!]", - "description": "Lines to assign to granted refund.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Lines to assign to granted refund.", "deprecated": null, "message": null, "default": null @@ -39239,7 +39239,7 @@ }, "grantRefundForShipping": { "type": "Boolean", - "description": "Determine if granted refund should include shipping costs.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if granted refund should include shipping costs.", "deprecated": null, "message": null, "default": null @@ -39253,7 +39253,7 @@ }, "removeLines": { "type": "[ID!]", - "description": "Lines to remove from granted refund.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Lines to remove from granted refund.", "deprecated": null, "message": null, "default": null @@ -39575,7 +39575,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -39590,7 +39590,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -39612,7 +39612,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -39627,7 +39627,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -39732,7 +39732,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -39847,14 +39847,14 @@ "fields": { "forceNewLine": { "type": "Boolean", - "description": "Flag that allow force splitting the same variant into multiple lines by skipping the matching logic. \n\nAdded in Saleor 3.6.", + "description": "Flag that allow force splitting the same variant into multiple lines by skipping the matching logic.", "deprecated": null, "message": null, "default": false }, "price": { "type": "PositiveDecimal", - "description": "Custom price of the item.When the line with the same variant will be provided multiple times, the last price will be used.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Custom price of the item.When the line with the same variant will be provided multiple times, the last price will be used.", "deprecated": null, "message": null, "default": null @@ -40110,7 +40110,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when order metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -40154,7 +40154,7 @@ "OrderNoteAdd": { "type": "object", "interfaces": [], - "description": "Adds note to the order.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Adds note to the order. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "fields": { @@ -40247,7 +40247,7 @@ "OrderNoteUpdate": { "type": "object", "interfaces": [], - "description": "Updates note of an order.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_ORDERS.", + "description": "Updates note of an order. \n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "fields": { @@ -40370,7 +40370,7 @@ "interfaces": [ "Event" ], - "description": "Payment has been made. The order may be partially or fully paid.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Payment has been made. The order may be partially or fully paid.", "deprecated": null, "message": null, "fields": { @@ -40555,7 +40555,7 @@ "interfaces": [ "Event" ], - "description": "The order received a refund. The order may be partially or fully refunded.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The order received a refund. The order may be partially or fully refunded.", "deprecated": null, "message": null, "fields": { @@ -40806,7 +40806,7 @@ "fields": { "allowUnpaidOrders": { "type": "Boolean", - "description": "Determine if it is possible to place unpaid order by calling `checkoutComplete` mutation.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if it is possible to place unpaid order by calling `checkoutComplete` mutation.", "deprecated": null, "message": null, "default": null @@ -40827,14 +40827,14 @@ }, "deleteExpiredOrdersAfter": { "type": "Day", - "description": "The time in days after expired orders will be deleted.Allowed range is from 1 to 120.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The time in days after expired orders will be deleted.Allowed range is from 1 to 120.", "deprecated": null, "message": null, "default": null }, "expireOrdersAfter": { "type": "Minute", - "description": "Expiration time in minutes. Default null - means do not expire any orders. Enter 0 or null to disable.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Expiration time in minutes. Default null - means do not expire any orders. Enter 0 or null to disable.", "deprecated": null, "message": null, "default": null @@ -40848,7 +40848,7 @@ }, "markAsPaidStrategy": { "type": "MarkAsPaidStrategyEnum", - "description": "Determine what strategy will be used to mark the order as paid. Based on the chosen option, the proper object will be created and attached to the order when it's manually marked as paid.\n`PAYMENT_FLOW` - [default option] creates the `Payment` object.\n`TRANSACTION_FLOW` - creates the `TransactionItem` object.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine what strategy will be used to mark the order as paid. Based on the chosen option, the proper object will be created and attached to the order when it's manually marked as paid.\n`PAYMENT_FLOW` - [default option] creates the `Payment` object.\n`TRANSACTION_FLOW` - creates the `TransactionItem` object.", "deprecated": null, "message": null, "default": null @@ -41118,7 +41118,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this order.\n\nAdded in Saleor 3.10.", + "description": "External ID of this order.", "deprecated": null, "message": null, "default": null @@ -41189,7 +41189,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when order is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when order is updated.", "deprecated": null, "message": null, "fields": { @@ -41321,7 +41321,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -41336,7 +41336,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -41365,7 +41365,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -41380,7 +41380,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -41698,7 +41698,7 @@ }, "publishedAt": { "type": "DateTime", - "description": "Publication date time. ISO 8601 standard.\n\nAdded in Saleor 3.3.", + "description": "Publication date time. ISO 8601 standard.", "deprecated": null, "message": null, "default": null @@ -41731,7 +41731,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new page is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new page is created.", "deprecated": null, "message": null, "fields": { @@ -41807,7 +41807,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when page is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when page is deleted.", "deprecated": null, "message": null, "fields": { @@ -42051,7 +42051,7 @@ }, "publishedAt": { "type": "DateTime", - "description": "Publication date time. ISO 8601 standard.\n\nAdded in Saleor 3.3.", + "description": "Publication date time. ISO 8601 standard.", "deprecated": null, "message": null, "default": null @@ -42507,7 +42507,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -42522,7 +42522,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -42551,7 +42551,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -42566,7 +42566,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -42735,7 +42735,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new page type is created.\n\nAdded in Saleor 3.5.", + "description": "Event sent when new page type is created.", "deprecated": null, "message": null, "fields": { @@ -42811,7 +42811,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when page type is deleted.\n\nAdded in Saleor 3.5.", + "description": "Event sent when page type is deleted.", "deprecated": null, "message": null, "fields": { @@ -43015,7 +43015,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when page type is updated.\n\nAdded in Saleor 3.5.", + "description": "Event sent when page type is updated.", "deprecated": null, "message": null, "fields": { @@ -43091,7 +43091,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when page is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when page is updated.", "deprecated": null, "message": null, "fields": { @@ -43265,7 +43265,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -43280,7 +43280,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -43330,7 +43330,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -43345,7 +43345,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -43393,7 +43393,7 @@ "interfaces": [ "Event" ], - "description": "Authorize payment.\n\nAdded in Saleor 3.6.", + "description": "Authorize payment.", "deprecated": null, "message": null, "fields": { @@ -43469,7 +43469,7 @@ "interfaces": [ "Event" ], - "description": "Capture payment.\n\nAdded in Saleor 3.6.", + "description": "Capture payment.", "deprecated": null, "message": null, "fields": { @@ -43629,7 +43629,7 @@ "interfaces": [ "Event" ], - "description": "Confirm payment.\n\nAdded in Saleor 3.6.", + "description": "Confirm payment.", "deprecated": null, "message": null, "fields": { @@ -44003,7 +44003,7 @@ "PaymentGatewayInitialize": { "type": "object", "interfaces": [], - "description": "Initializes a payment gateway session. It triggers the webhook `PAYMENT_GATEWAY_INITIALIZE_SESSION`, to the requested `paymentGateways`. If `paymentGateways` is not provided, the webhook will be send to all subscribed payment gateways. There is a limit of 100 transaction items per checkout / order.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Initializes a payment gateway session. It triggers the webhook `PAYMENT_GATEWAY_INITIALIZE_SESSION`, to the requested `paymentGateways`. If `paymentGateways` is not provided, the webhook will be send to all subscribed payment gateways. There is a limit of 100 transaction items per checkout / order.", "deprecated": null, "message": null, "fields": { @@ -44081,7 +44081,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when user wants to initialize the payment gateway.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when user wants to initialize the payment gateway.", "deprecated": null, "message": null, "fields": { @@ -44139,7 +44139,7 @@ "PaymentGatewayInitializeTokenization": { "type": "object", "interfaces": [], - "description": "Initializes payment gateway for tokenizing payment method session.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_GATEWAY_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to initialize payment gateway for tokenization.", + "description": "Initializes payment gateway for tokenizing payment method session. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_GATEWAY_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to initialize payment gateway for tokenization.", "deprecated": null, "message": null, "fields": { @@ -44257,7 +44257,7 @@ "interfaces": [ "Event" ], - "description": "Event sent to initialize a new session in payment gateway to store the payment method. \n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent to initialize a new session in payment gateway to store the payment method.", "deprecated": null, "message": null, "fields": { @@ -44416,7 +44416,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "User public metadata.\n\nAdded in Saleor 3.1.", + "description": "User public metadata.", "deprecated": null, "message": null, "default": null @@ -44430,7 +44430,7 @@ }, "storePaymentMethod": { "type": "StorePaymentMethodEnum", - "description": "Payment store type.\n\nAdded in Saleor 3.1.", + "description": "Payment store type.", "deprecated": null, "message": null, "default": "ENUM.NONE" @@ -44449,7 +44449,7 @@ "interfaces": [ "Event" ], - "description": "List payment gateways.\n\nAdded in Saleor 3.6.", + "description": "List payment gateways.", "deprecated": null, "message": null, "fields": { @@ -44493,7 +44493,7 @@ "PaymentMethodInitializeTokenization": { "type": "object", "interfaces": [], - "description": "Tokenize payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to tokenize payment method.", + "description": "Tokenize payment method. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_INITIALIZE_TOKENIZATION_SESSION (sync): The customer requested to tokenize payment method.", "deprecated": null, "message": null, "fields": { @@ -44595,7 +44595,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when user requests a tokenization of payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when user requests a tokenization of payment method.", "deprecated": null, "message": null, "fields": { @@ -44660,7 +44660,7 @@ "PaymentMethodProcessTokenization": { "type": "object", "interfaces": [], - "description": "Tokenize payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_PROCESS_TOKENIZATION_SESSION (sync): The customer continues payment method tokenization.", + "description": "Tokenize payment method. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- PAYMENT_METHOD_PROCESS_TOKENIZATION_SESSION (sync): The customer continues payment method tokenization.", "deprecated": null, "message": null, "fields": { @@ -44762,7 +44762,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when user continues a tokenization of payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when user continues a tokenization of payment method.", "deprecated": null, "message": null, "fields": { @@ -44892,7 +44892,7 @@ "interfaces": [ "Event" ], - "description": "Process payment.\n\nAdded in Saleor 3.6.", + "description": "Process payment.", "deprecated": null, "message": null, "fields": { @@ -44968,7 +44968,7 @@ "interfaces": [ "Event" ], - "description": "Refund payment.\n\nAdded in Saleor 3.6.", + "description": "Refund payment.", "deprecated": null, "message": null, "fields": { @@ -45033,7 +45033,7 @@ "fields": { "defaultTransactionFlowStrategy": { "type": "TransactionFlowStrategyEnum", - "description": "Determine the transaction flow strategy to be used. Include the selected option in the payload sent to the payment app, as a requested action for the transaction.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine the transaction flow strategy to be used. Include the selected option in the payload sent to the payment app, as a requested action for the transaction.", "deprecated": null, "message": null, "default": null @@ -45112,7 +45112,7 @@ "interfaces": [ "Event" ], - "description": "Void payment.\n\nAdded in Saleor 3.6.", + "description": "Void payment.", "deprecated": null, "message": null, "fields": { @@ -45342,7 +45342,7 @@ "fields": { "addChannels": { "type": "[ID!]", - "description": "List of channels to assign to this group.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of channels to assign to this group.", "deprecated": null, "message": null, "default": null @@ -45370,7 +45370,7 @@ }, "restrictedAccessToChannels": { "type": "Boolean", - "description": "Determine if the group has restricted access to channels. DEFAULT: False\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if the group has restricted access to channels. DEFAULT: False", "deprecated": null, "message": null, "default": false @@ -45382,7 +45382,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new permission group is created.\n\nAdded in Saleor 3.6.", + "description": "Event sent when new permission group is created.", "deprecated": null, "message": null, "fields": { @@ -45458,7 +45458,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when permission group is deleted.\n\nAdded in Saleor 3.6.", + "description": "Event sent when permission group is deleted.", "deprecated": null, "message": null, "fields": { @@ -45698,7 +45698,7 @@ "fields": { "addChannels": { "type": "[ID!]", - "description": "List of channels to assign to this group.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of channels to assign to this group.", "deprecated": null, "message": null, "default": null @@ -45726,7 +45726,7 @@ }, "removeChannels": { "type": "[ID!]", - "description": "List of channels to unassign from this group.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of channels to unassign from this group.", "deprecated": null, "message": null, "default": null @@ -45747,7 +45747,7 @@ }, "restrictedAccessToChannels": { "type": "Boolean", - "description": "Determine if the group has restricted access to channels.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if the group has restricted access to channels.", "deprecated": null, "message": null, "default": null @@ -45759,7 +45759,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when permission group is updated.\n\nAdded in Saleor 3.6.", + "description": "Event sent when permission group is updated.", "deprecated": null, "message": null, "fields": { @@ -46311,7 +46311,7 @@ "fields": { "attribute": { "type": "SelectedAttribute", - "description": "Get a single attribute attached to product by attribute slug.\n\nAdded in Saleor 3.9.", + "description": "Get a single attribute attached to product by attribute slug.", "deprecated": null, "message": null, "arguments": { @@ -46410,7 +46410,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product. \n\nAdded in Saleor 3.10.", + "description": "External ID of this product.", "deprecated": null, "message": null, "arguments": {} @@ -46474,7 +46474,7 @@ "arguments": { "sortBy": { "type": "MediaSortingInput", - "description": "Sort media. \n\nAdded in Saleor 3.9.", + "description": "Sort media.", "deprecated": null, "message": null, "default": null @@ -46505,7 +46505,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -46520,7 +46520,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -46564,7 +46564,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -46579,7 +46579,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -46649,7 +46649,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -46687,7 +46687,7 @@ }, "variant": { "type": "ProductVariant", - "description": "Get a single variant by SKU or ID. \n\nAdded in Saleor 3.9.", + "description": "Get a single variant by SKU or ID.", "deprecated": "4.0", "message": "This field will be removed in Saleor 4.0. Use top-level `variant` query.", "arguments": { @@ -46775,7 +46775,7 @@ }, "variantSelection": { "type": "Boolean", - "description": "Whether attribute is allowed in variant selection. Allowed types are: ['dropdown', 'boolean', 'swatch', 'numeric'].\n\nAdded in Saleor 3.1.", + "description": "Whether attribute is allowed in variant selection. Allowed types are: ['dropdown', 'boolean', 'swatch', 'numeric'].", "deprecated": null, "message": null, "default": null @@ -46785,7 +46785,7 @@ "ProductAttributeAssignmentUpdate": { "type": "object", "interfaces": [], - "description": "Update attributes assigned to product variant for given product type.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES.", + "description": "Update attributes assigned to product variant for given product type. \n\nRequires one of the following permissions: MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES.", "deprecated": null, "message": null, "fields": { @@ -46827,7 +46827,7 @@ }, "variantSelection": { "type": "Boolean!", - "description": "Whether attribute is allowed in variant selection. Allowed types are: ['dropdown', 'boolean', 'swatch', 'numeric'].\n\nAdded in Saleor 3.1.", + "description": "Whether attribute is allowed in variant selection. Allowed types are: ['dropdown', 'boolean', 'swatch', 'numeric'].", "deprecated": null, "message": null, "default": null @@ -46885,7 +46885,7 @@ "ProductBulkCreate": { "type": "object", "interfaces": [], - "description": "Creates products.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", + "description": "Creates products. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", "deprecated": null, "message": null, "fields": { @@ -47250,7 +47250,7 @@ "ProductBulkTranslate": { "type": "object", "interfaces": [], - "description": "Creates/updates translations for products.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): Called when a translation was created.\n- TRANSLATION_UPDATED (async): Called when a translation was updated.", + "description": "Creates/updates translations for products. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): Called when a translation was created.\n- TRANSLATION_UPDATED (async): Called when a translation was updated.", "deprecated": null, "message": null, "fields": { @@ -47384,7 +47384,7 @@ }, "availableForPurchaseAt": { "type": "DateTime", - "description": "The product available for purchase date time.\n\nAdded in Saleor 3.3.", + "description": "The product available for purchase date time.", "deprecated": null, "message": null, "arguments": {} @@ -47455,7 +47455,7 @@ }, "publishedAt": { "type": "DateTime", - "description": "The product publication date time.\n\nAdded in Saleor 3.3.", + "description": "The product publication date time.", "deprecated": null, "message": null, "arguments": {} @@ -47491,7 +47491,7 @@ }, "availableForPurchaseAt": { "type": "DateTime", - "description": "A start date time from which a product will be available for purchase. When not set and `isAvailable` is set to True, the current day is assumed.\n\nAdded in Saleor 3.3.", + "description": "A start date time from which a product will be available for purchase. When not set and `isAvailable` is set to True, the current day is assumed.", "deprecated": null, "message": null, "default": null @@ -47533,7 +47533,7 @@ }, "publishedAt": { "type": "DateTime", - "description": "Publication date time. ISO 8601 standard.\n\nAdded in Saleor 3.3.", + "description": "Publication date time. ISO 8601 standard.", "deprecated": null, "message": null, "default": null @@ -47840,14 +47840,14 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product.", "deprecated": null, "message": null, "default": null }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product metadata.", "deprecated": null, "message": null, "default": null @@ -47861,7 +47861,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product private metadata.", "deprecated": null, "message": null, "default": null @@ -47922,7 +47922,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new product is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new product is created.", "deprecated": null, "message": null, "fields": { @@ -48013,7 +48013,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when product is deleted.", "deprecated": null, "message": null, "fields": { @@ -48226,7 +48226,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product export is completed.\n\nAdded in Saleor 3.16.", + "description": "Event sent when product export is completed.", "deprecated": null, "message": null, "fields": { @@ -48533,7 +48533,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -48592,14 +48592,14 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product.", "deprecated": null, "message": null, "default": null }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product metadata.", "deprecated": null, "message": null, "default": null @@ -48613,7 +48613,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product private metadata.", "deprecated": null, "message": null, "default": null @@ -48688,14 +48688,14 @@ }, "metadata": { "type": "[MetadataItem!]!", - "description": "List of public metadata items. Can be accessed without permissions.\n\nAdded in Saleor 3.12.", + "description": "List of public metadata items. Can be accessed without permissions.", "deprecated": null, "message": null, "arguments": {} }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.12.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -48710,7 +48710,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.12.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -48732,14 +48732,14 @@ }, "privateMetadata": { "type": "[MetadataItem!]!", - "description": "List of private metadata items. Requires staff permissions to access.\n\nAdded in Saleor 3.12.", + "description": "List of private metadata items. Requires staff permissions to access.", "deprecated": null, "message": null, "arguments": {} }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.12.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -48754,7 +48754,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.12.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -48769,7 +48769,7 @@ }, "productId": { "type": "ID", - "description": "Product id the media refers to.\n\nAdded in Saleor 3.12.", + "description": "Product id the media refers to.", "deprecated": null, "message": null, "arguments": {} @@ -48796,7 +48796,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -48920,7 +48920,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new product media is created.\n\nAdded in Saleor 3.12.", + "description": "Event sent when new product media is created.", "deprecated": null, "message": null, "fields": { @@ -49003,7 +49003,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product media is deleted.\n\nAdded in Saleor 3.12.", + "description": "Event sent when product media is deleted.", "deprecated": null, "message": null, "fields": { @@ -49156,7 +49156,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product media is updated.\n\nAdded in Saleor 3.12.", + "description": "Event sent when product media is updated.", "deprecated": null, "message": null, "fields": { @@ -49202,7 +49202,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when product metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -49395,7 +49395,7 @@ }, "displayGrossPrices": { "type": "Boolean!", - "description": "Determines whether displayed prices should include taxes.\n\nAdded in Saleor 3.9.", + "description": "Determines whether displayed prices should include taxes.", "deprecated": null, "message": null, "arguments": {} @@ -49722,7 +49722,7 @@ "fields": { "assignedVariantAttributes": { "type": "[AssignedVariantAttribute!]", - "description": "Variant attributes of that product type with attached variant selection.\n\nAdded in Saleor 3.1.", + "description": "Variant attributes of that product type with attached variant selection.", "deprecated": null, "message": null, "arguments": { @@ -49829,7 +49829,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -49844,7 +49844,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -49873,7 +49873,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -49888,7 +49888,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -50475,7 +50475,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when product is updated.", "deprecated": null, "message": null, "fields": { @@ -50586,7 +50586,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product. \n\nAdded in Saleor 3.10.", + "description": "External ID of this product.", "deprecated": null, "message": null, "arguments": {} @@ -50628,7 +50628,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -50643,7 +50643,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -50665,7 +50665,7 @@ }, "preorder": { "type": "PreorderData", - "description": "Preorder data for product variant.\n\nAdded in Saleor 3.1.", + "description": "Preorder data for product variant.", "deprecated": null, "message": null, "arguments": {} @@ -50694,7 +50694,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -50709,7 +50709,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -50852,7 +50852,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product variant is back in stock.\n\nAdded in Saleor 3.2.", + "description": "Event sent when product variant is back in stock.", "deprecated": null, "message": null, "fields": { @@ -50945,7 +50945,7 @@ }, "results": { "type": "[ProductVariantBulkResult!]!", - "description": "List of the created variants.\n\nAdded in Saleor 3.11.", + "description": "List of the created variants.", "deprecated": null, "message": null, "arguments": {} @@ -50974,14 +50974,14 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product variant.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product variant.", "deprecated": null, "message": null, "default": null }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant metadata.", "deprecated": null, "message": null, "default": null @@ -50995,21 +50995,21 @@ }, "preorder": { "type": "PreorderSettingsInput", - "description": "Determines if variant is in preorder.\n\nAdded in Saleor 3.1.", + "description": "Determines if variant is in preorder.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant private metadata.", "deprecated": null, "message": null, "default": null }, "quantityLimitPerCustomer": { "type": "Int", - "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.\n\nAdded in Saleor 3.1.", + "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.", "deprecated": null, "message": null, "default": null @@ -51097,7 +51097,7 @@ }, "channels": { "type": "[ID!]", - "description": "List of channel IDs which causes the error.\n\nAdded in Saleor 3.12.", + "description": "List of channel IDs which causes the error.", "deprecated": null, "message": null, "arguments": {} @@ -51125,14 +51125,14 @@ }, "path": { "type": "String", - "description": "Path to field that caused the error. A value of `null` indicates that the error isn't associated with a particular field.\n\nAdded in Saleor 3.14.", + "description": "Path to field that caused the error. A value of `null` indicates that the error isn't associated with a particular field.", "deprecated": null, "message": null, "arguments": {} }, "stocks": { "type": "[ID!]", - "description": "List of stocks IDs which causes the error.\n\nAdded in Saleor 3.12.", + "description": "List of stocks IDs which causes the error.", "deprecated": null, "message": null, "arguments": {} @@ -51252,7 +51252,7 @@ "ProductVariantBulkTranslate": { "type": "object", "interfaces": [], - "description": "Creates/updates translations for products variants.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): A translation was created.\n- TRANSLATION_UPDATED (async): A translation was updated.", + "description": "Creates/updates translations for products variants. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.\n\nTriggers the following webhook events:\n- TRANSLATION_CREATED (async): A translation was created.\n- TRANSLATION_UPDATED (async): A translation was updated.", "deprecated": null, "message": null, "fields": { @@ -51371,7 +51371,7 @@ "ProductVariantBulkUpdate": { "type": "object", "interfaces": [], - "description": "Update multiple product variants.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", + "description": "Update multiple product variants. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", "deprecated": null, "message": null, "fields": { @@ -51400,7 +51400,7 @@ }, "ProductVariantBulkUpdateInput": { "type": "input", - "description": "Input fields to update product variants.\n\nAdded in Saleor 3.11.", + "description": "Input fields to update product variants.", "deprecated": null, "message": null, "fields": { @@ -51413,14 +51413,14 @@ }, "channelListings": { "type": "ProductVariantChannelListingUpdateInput", - "description": "Channel listings input.\n\nAdded in Saleor 3.12.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Channel listings input.", "deprecated": null, "message": null, "default": null }, "externalReference": { "type": "String", - "description": "External ID of this product variant.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product variant.", "deprecated": null, "message": null, "default": null @@ -51434,7 +51434,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant metadata.", "deprecated": null, "message": null, "default": null @@ -51448,21 +51448,21 @@ }, "preorder": { "type": "PreorderSettingsInput", - "description": "Determines if variant is in preorder.\n\nAdded in Saleor 3.1.", + "description": "Determines if variant is in preorder.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant private metadata.", "deprecated": null, "message": null, "default": null }, "quantityLimitPerCustomer": { "type": "Int", - "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.\n\nAdded in Saleor 3.1.", + "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.", "deprecated": null, "message": null, "default": null @@ -51476,7 +51476,7 @@ }, "stocks": { "type": "ProductVariantStocksUpdateInput", - "description": "Stocks input.\n\nAdded in Saleor 3.12.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Stocks input.", "deprecated": null, "message": null, "default": null @@ -51536,7 +51536,7 @@ }, "preorderThreshold": { "type": "PreorderThreshold", - "description": "Preorder variant data.\n\nAdded in Saleor 3.1.", + "description": "Preorder variant data.", "deprecated": null, "message": null, "arguments": {} @@ -51572,7 +51572,7 @@ }, "preorderThreshold": { "type": "Int", - "description": "The threshold for preorder variant in channel.\n\nAdded in Saleor 3.1.", + "description": "The threshold for preorder variant in channel.", "deprecated": null, "message": null, "default": null @@ -51743,14 +51743,14 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product variant.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product variant.", "deprecated": null, "message": null, "default": null }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant metadata.", "deprecated": null, "message": null, "default": null @@ -51764,14 +51764,14 @@ }, "preorder": { "type": "PreorderSettingsInput", - "description": "Determines if variant is in preorder.\n\nAdded in Saleor 3.1.", + "description": "Determines if variant is in preorder.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant private metadata.", "deprecated": null, "message": null, "default": null @@ -51785,7 +51785,7 @@ }, "quantityLimitPerCustomer": { "type": "Int", - "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.\n\nAdded in Saleor 3.1.", + "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.", "deprecated": null, "message": null, "default": null @@ -51825,7 +51825,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new product variant is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new product variant is created.", "deprecated": null, "message": null, "fields": { @@ -51909,7 +51909,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product variant is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when product variant is deleted.", "deprecated": null, "message": null, "fields": { @@ -52016,14 +52016,14 @@ }, "externalReference": { "type": "String", - "description": "External ID of this product variant.\n\nAdded in Saleor 3.10.", + "description": "External ID of this product variant.", "deprecated": null, "message": null, "default": null }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant metadata.", "deprecated": null, "message": null, "default": null @@ -52037,21 +52037,21 @@ }, "preorder": { "type": "PreorderSettingsInput", - "description": "Determines if variant is in preorder.\n\nAdded in Saleor 3.1.", + "description": "Determines if variant is in preorder.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the product variant private metadata.\n\nAdded in Saleor 3.8.", + "description": "Fields required to update the product variant private metadata.", "deprecated": null, "message": null, "default": null }, "quantityLimitPerCustomer": { "type": "Int", - "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.\n\nAdded in Saleor 3.1.", + "description": "Determines maximum quantity of `ProductVariant`,that can be bought in a single checkout.", "deprecated": null, "message": null, "default": null @@ -52084,7 +52084,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product variant metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when product variant metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -52138,7 +52138,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product variant is out of stock.\n\nAdded in Saleor 3.2.", + "description": "Event sent when product variant is out of stock.", "deprecated": null, "message": null, "fields": { @@ -52197,7 +52197,7 @@ "ProductVariantPreorderDeactivate": { "type": "object", "interfaces": [], - "description": "Deactivates product variant preorder. It changes all preorder allocation into regular allocation.\n\nAdded in Saleor 3.1. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", + "description": "Deactivates product variant preorder. It changes all preorder allocation into regular allocation. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.", "deprecated": null, "message": null, "fields": { @@ -52347,7 +52347,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product variant stock is updated.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when product variant stock is updated.", "deprecated": null, "message": null, "fields": { @@ -52715,7 +52715,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when product variant is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when product variant is updated.", "deprecated": null, "message": null, "fields": { @@ -53023,7 +53023,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -53038,7 +53038,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -53067,7 +53067,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -53082,7 +53082,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -53417,7 +53417,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new promotion is created.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when new promotion is created.", "deprecated": null, "message": null, "fields": { @@ -53574,7 +53574,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when promotion is deleted.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when promotion is deleted.", "deprecated": null, "message": null, "fields": { @@ -53620,7 +53620,7 @@ "interfaces": [ "Event" ], - "description": "The event informs about the end of the promotion.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The event informs about the end of the promotion.", "deprecated": null, "message": null, "fields": { @@ -54135,7 +54135,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new promotion rule is created.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when new promotion rule is created.", "deprecated": null, "message": null, "fields": { @@ -54300,7 +54300,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new promotion rule is deleted.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when new promotion rule is deleted.", "deprecated": null, "message": null, "fields": { @@ -54533,7 +54533,7 @@ "PromotionRuleTranslate": { "type": "object", "interfaces": [], - "description": "Creates/updates translations for a promotion rule.\n\nAdded in Saleor 3.17. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for a promotion rule. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "fields": { @@ -54843,7 +54843,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new promotion rule is updated.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when new promotion rule is updated.", "deprecated": null, "message": null, "fields": { @@ -54987,7 +54987,7 @@ "interfaces": [ "Event" ], - "description": "The event informs about the start of the promotion.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The event informs about the start of the promotion.", "deprecated": null, "message": null, "fields": { @@ -55125,7 +55125,7 @@ "PromotionTranslate": { "type": "object", "interfaces": [], - "description": "Creates/updates translations for a promotion.\n\nAdded in Saleor 3.17. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", + "description": "Creates/updates translations for a promotion. \n\nRequires one of the following permissions: MANAGE_TRANSLATIONS.", "deprecated": null, "message": null, "fields": { @@ -55375,7 +55375,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when promotion is updated.\n\nAdded in Saleor 3.17.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when promotion is updated.", "deprecated": null, "message": null, "fields": { @@ -55556,7 +55556,7 @@ }, "publishedAt": { "type": "DateTime", - "description": "Publication date time. ISO 8601 standard.\n\nAdded in Saleor 3.3.", + "description": "Publication date time. ISO 8601 standard.", "deprecated": null, "message": null, "default": null @@ -55660,7 +55660,7 @@ }, "appExtension": { "type": "AppExtension", - "description": "Look up an app extension by ID.\n\nAdded in Saleor 3.1.\n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER, AUTHENTICATED_APP.", + "description": "Look up an app extension by ID.\n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER, AUTHENTICATED_APP.", "deprecated": null, "message": null, "arguments": { @@ -55675,7 +55675,7 @@ }, "appExtensions": { "type": "AppExtensionCountableConnection", - "description": "List of all extensions.\n\nAdded in Saleor 3.1.\n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER, AUTHENTICATED_APP.", + "description": "List of all extensions.\n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER, AUTHENTICATED_APP.", "deprecated": null, "message": null, "arguments": { @@ -55781,7 +55781,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of the attribute. \n\nAdded in Saleor 3.10.", + "description": "External ID of the attribute.", "deprecated": null, "message": null, "default": null @@ -55852,7 +55852,7 @@ }, "search": { "type": "String", - "description": "Search attributes.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Search attributes.", "deprecated": null, "message": null, "default": null @@ -55866,7 +55866,7 @@ }, "where": { "type": "AttributeWhereInput", - "description": "Filtering options for attributes.\n\nAdded in Saleor 3.11.", + "description": "Filtering options for attributes.", "deprecated": null, "message": null, "default": null @@ -58153,7 +58153,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of the user. \n\nAdded in Saleor 3.10.", + "description": "External ID of the user.", "deprecated": null, "message": null, "default": null @@ -58686,7 +58686,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -58701,7 +58701,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -58730,7 +58730,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -58745,7 +58745,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -59129,9 +59129,9 @@ "interfaces": [ "Event" ], - "description": "Event sent when new sale is created.\n\nAdded in Saleor 3.2.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionCreated` event instead.", + "description": "Event sent when new sale is created.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionCreated` event instead.", "deprecated": "4.0", - "message": "Event sent when new sale is created.\n\nAdded in Saleor 3.2.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionCreated` event instead.", + "message": "Event sent when new sale is created.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionCreated` event instead.", "fields": { "issuedAt": { "type": "DateTime", @@ -59213,9 +59213,9 @@ "interfaces": [ "Event" ], - "description": "Event sent when sale is deleted.\n\nAdded in Saleor 3.2.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionDeleted` event instead.", + "description": "Event sent when sale is deleted.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionDeleted` event instead.", "deprecated": "4.0", - "message": "Event sent when sale is deleted.\n\nAdded in Saleor 3.2.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionDeleted` event instead.", + "message": "Event sent when sale is deleted.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionDeleted` event instead.", "fields": { "issuedAt": { "type": "DateTime", @@ -59490,9 +59490,9 @@ "interfaces": [ "Event" ], - "description": "The event informs about the start or end of the sale.\n\nAdded in Saleor 3.5.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionStarted` and `PromotionEnded` events instead.", + "description": "The event informs about the start or end of the sale.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionStarted` and `PromotionEnded` events instead.", "deprecated": "4.0", - "message": "The event informs about the start or end of the sale.\n\nAdded in Saleor 3.5.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionStarted` and `PromotionEnded` events instead.", + "message": "The event informs about the start or end of the sale.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionStarted` and `PromotionEnded` events instead.", "fields": { "issuedAt": { "type": "DateTime", @@ -59517,7 +59517,7 @@ }, "sale": { "type": "Sale", - "description": "The sale the event relates to.\n\nAdded in Saleor 3.5.", + "description": "The sale the event relates to.", "deprecated": null, "message": null, "arguments": { @@ -59715,9 +59715,9 @@ "interfaces": [ "Event" ], - "description": "Event sent when sale is updated.\n\nAdded in Saleor 3.2.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionUpdated` event instead.", + "description": "Event sent when sale is updated.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionUpdated` event instead.", "deprecated": "4.0", - "message": "Event sent when sale is updated.\n\nAdded in Saleor 3.2.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionUpdated` event instead.", + "message": "Event sent when sale is updated.\n\nDEPRECATED: this event will be removed in Saleor 4.0. Use `PromotionUpdated` event instead.", "fields": { "issuedAt": { "type": "DateTime", @@ -59790,7 +59790,7 @@ "SendConfirmationEmail": { "type": "object", "interfaces": [], - "description": "Sends a notification confirmation.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for account confirmation.\n- ACCOUNT_CONFIRMATION_REQUESTED (async): An account confirmation was requested. This event is always sent regardless of settings.", + "description": "Sends a notification confirmation. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- NOTIFY_USER (async): A notification for account confirmation.\n- ACCOUNT_CONFIRMATION_REQUESTED (async): An account confirmation was requested. This event is always sent regardless of settings.", "deprecated": null, "message": null, "fields": { @@ -60031,7 +60031,7 @@ "interfaces": [ "Event" ], - "description": "List shipping methods for checkout.\n\nAdded in Saleor 3.6.", + "description": "List shipping methods for checkout.", "deprecated": null, "message": null, "fields": { @@ -60065,7 +60065,7 @@ }, "shippingMethods": { "type": "[ShippingMethod!]", - "description": "Shipping methods that can be used with this checkout.\n\nAdded in Saleor 3.6.", + "description": "Shipping methods that can be used with this checkout.", "deprecated": null, "message": null, "arguments": {} @@ -60648,7 +60648,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -60663,7 +60663,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -60720,7 +60720,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -60735,7 +60735,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -60914,7 +60914,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new shipping price is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new shipping price is created.", "deprecated": null, "message": null, "fields": { @@ -61020,7 +61020,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when shipping price is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when shipping price is deleted.", "deprecated": null, "message": null, "fields": { @@ -61345,7 +61345,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when shipping price is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when shipping price is updated.", "deprecated": null, "message": null, "fields": { @@ -61463,7 +61463,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -61478,7 +61478,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -61514,7 +61514,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -61529,7 +61529,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -61726,7 +61726,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new shipping zone is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new shipping zone is created.", "deprecated": null, "message": null, "fields": { @@ -61810,7 +61810,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when shipping zone is deleted.\n\nAdded in Saleor 3.2.", + "description": "Event sent when shipping zone is deleted.", "deprecated": null, "message": null, "fields": { @@ -61886,7 +61886,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when shipping zone metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when shipping zone metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -62034,7 +62034,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when shipping zone is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when shipping zone is updated.", "deprecated": null, "message": null, "fields": { @@ -62662,7 +62662,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when shop metadata is updated.\n\nAdded in Saleor 3.15.", + "description": "Event sent when shop metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -62711,7 +62711,7 @@ "fields": { "allowLoginWithoutConfirmation": { "type": "Boolean", - "description": "Enable possibility to login without account confirmation.\n\nAdded in Saleor 3.15.", + "description": "Enable possibility to login without account confirmation.", "deprecated": null, "message": null, "default": null @@ -62788,21 +62788,21 @@ }, "enableAccountConfirmationByEmail": { "type": "Boolean", - "description": "Enable automatic account confirmation by email.\n\nAdded in Saleor 3.14.", + "description": "Enable automatic account confirmation by email.", "deprecated": null, "message": null, "default": null }, "fulfillmentAllowUnpaid": { "type": "Boolean", - "description": "Enable ability to approve fulfillments which are unpaid.\n\nAdded in Saleor 3.1.", + "description": "Enable ability to approve fulfillments which are unpaid.", "deprecated": null, "message": null, "default": null }, "fulfillmentAutoApprove": { "type": "Boolean", - "description": "Enable automatic approval of all new fulfillments.\n\nAdded in Saleor 3.1.", + "description": "Enable automatic approval of all new fulfillments.", "deprecated": null, "message": null, "default": null @@ -62823,35 +62823,35 @@ }, "limitQuantityPerCheckout": { "type": "Int", - "description": "Default number of maximum line quantity in single checkout. Minimum possible value is 1, default value is 50.\n\nAdded in Saleor 3.1.", + "description": "Default number of maximum line quantity in single checkout. Minimum possible value is 1, default value is 50.", "deprecated": null, "message": null, "default": null }, "metadata": { "type": "[MetadataInput!]", - "description": "Shop public metadata.\n\nAdded in Saleor 3.15.", + "description": "Shop public metadata.", "deprecated": null, "message": null, "default": null }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Shop private metadata.\n\nAdded in Saleor 3.15.", + "description": "Shop private metadata.", "deprecated": null, "message": null, "default": null }, "reserveStockDurationAnonymousUser": { "type": "Int", - "description": "Default number of minutes stock will be reserved for anonymous checkout. Enter 0 or null to disable.\n\nAdded in Saleor 3.1.", + "description": "Default number of minutes stock will be reserved for anonymous checkout. Enter 0 or null to disable.", "deprecated": null, "message": null, "default": null }, "reserveStockDurationAuthenticatedUser": { "type": "Int", - "description": "Default number of minutes stock will be reserved for authenticated checkout. Enter 0 or null to disable.\n\nAdded in Saleor 3.1.", + "description": "Default number of minutes stock will be reserved for authenticated checkout. Enter 0 or null to disable.", "deprecated": null, "message": null, "default": null @@ -63111,7 +63111,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user metadata.", "deprecated": null, "message": null, "default": null @@ -63125,7 +63125,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user private metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user private metadata.", "deprecated": null, "message": null, "default": null @@ -63144,7 +63144,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new staff user is created.\n\nAdded in Saleor 3.5.", + "description": "Event sent when new staff user is created.", "deprecated": null, "message": null, "fields": { @@ -63220,7 +63220,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when staff user is deleted.\n\nAdded in Saleor 3.5.", + "description": "Event sent when staff user is deleted.", "deprecated": null, "message": null, "fields": { @@ -63500,7 +63500,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when setting a new password for staff is requested.\n\nAdded in Saleor 3.15.", + "description": "Event sent when setting a new password for staff is requested.", "deprecated": null, "message": null, "fields": { @@ -63642,7 +63642,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user metadata.", "deprecated": null, "message": null, "default": null @@ -63656,7 +63656,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user private metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user private metadata.", "deprecated": null, "message": null, "default": null @@ -63675,7 +63675,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when staff user is updated.\n\nAdded in Saleor 3.5.", + "description": "Event sent when staff user is updated.", "deprecated": null, "message": null, "fields": { @@ -63842,7 +63842,7 @@ "StockBulkUpdate": { "type": "object", "interfaces": [], - "description": "Updates stocks for a given variant and warehouse. Variant and warehouse selectors have to be the same for all stock inputs. Is not allowed to use 'variantId' in one input and 'variantExternalReference' in another.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.\n\nTriggers the following webhook events:\n- PRODUCT_VARIANT_STOCK_UPDATED (async): A product variant stock details were updated.", + "description": "Updates stocks for a given variant and warehouse. Variant and warehouse selectors have to be the same for all stock inputs. Is not allowed to use 'variantId' in one input and 'variantExternalReference' in another. \n\nRequires one of the following permissions: MANAGE_PRODUCTS.\n\nTriggers the following webhook events:\n- PRODUCT_VARIANT_STOCK_UPDATED (async): A product variant stock details were updated.", "deprecated": null, "message": null, "fields": { @@ -64304,7 +64304,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when user requests to delete a payment method.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when user requests to delete a payment method.", "deprecated": null, "message": null, "fields": { @@ -64362,7 +64362,7 @@ "StoredPaymentMethodRequestDelete": { "type": "object", "interfaces": [], - "description": "Request to delete a stored payment method on payment provider side.\n\nAdded in Saleor 3.16.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- STORED_PAYMENT_METHOD_DELETE_REQUESTED (sync): The customer requested to delete a payment method.", + "description": "Request to delete a stored payment method on payment provider side. \n\nRequires one of the following permissions: AUTHENTICATED_USER.\n\nTriggers the following webhook events:\n- STORED_PAYMENT_METHOD_DELETE_REQUESTED (sync): The customer requested to delete a payment method.", "deprecated": null, "message": null, "fields": { @@ -64440,7 +64440,7 @@ }, "StringFilterInput": { "type": "input", - "description": "Define the filtering options for string fields.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Define the filtering options for string fields.", "deprecated": null, "message": null, "fields": { @@ -64514,7 +64514,7 @@ }, "event": { "type": "Event", - "description": "Look up subscription event.\n\nAdded in Saleor 3.2.", + "description": "Look up subscription event.", "deprecated": null, "message": null, "arguments": {} @@ -64752,7 +64752,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -64767,7 +64767,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -64796,7 +64796,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -64811,7 +64811,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -64912,7 +64912,7 @@ "TaxClassCreate": { "type": "object", "interfaces": [], - "description": "Create a tax class.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Create a tax class. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -65017,7 +65017,7 @@ "TaxClassDelete": { "type": "object", "interfaces": [], - "description": "Delete a tax class. After deleting the tax class any products, product types or shipping methods using it are updated to use the default tax class.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Delete a tax class. After deleting the tax class any products, product types or shipping methods using it are updated to use the default tax class. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -65179,7 +65179,7 @@ "TaxClassUpdate": { "type": "object", "interfaces": [], - "description": "Update a tax class.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Update a tax class. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -65347,7 +65347,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -65362,7 +65362,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -65391,7 +65391,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -65406,7 +65406,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -65600,7 +65600,7 @@ "TaxConfigurationUpdate": { "type": "object", "interfaces": [], - "description": "Update tax configuration for a channel.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Update tax configuration for a channel. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -65768,7 +65768,7 @@ "TaxCountryConfigurationDelete": { "type": "object", "interfaces": [], - "description": "Remove all tax class rates for a specific country.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Remove all tax class rates for a specific country. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -65844,7 +65844,7 @@ "TaxCountryConfigurationUpdate": { "type": "object", "interfaces": [], - "description": "Update tax class rates for a specific country.\n\nAdded in Saleor 3.9. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Update tax class rates for a specific country. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -65937,7 +65937,7 @@ "TaxExemptionManage": { "type": "object", "interfaces": [], - "description": "Exempt checkout or order from charging the taxes. When tax exemption is enabled, taxes won't be charged for the checkout or order. Taxes may still be calculated in cases when product prices are entered with the tax included and the net price needs to be known.\n\nAdded in Saleor 3.8. \n\nRequires one of the following permissions: MANAGE_TAXES.", + "description": "Exempt checkout or order from charging the taxes. When tax exemption is enabled, taxes won't be charged for the checkout or order. Taxes may still be calculated in cases when product prices are entered with the tax included and the net price needs to be known. \n\nRequires one of the following permissions: MANAGE_TAXES.", "deprecated": null, "message": null, "fields": { @@ -66323,13 +66323,13 @@ "interfaces": [ "Event" ], - "description": "Event sent when thumbnail is created.\n\nAdded in Saleor 3.12.", + "description": "Event sent when thumbnail is created.", "deprecated": null, "message": null, "fields": { "id": { "type": "ID", - "description": "Thumbnail id.\n\nAdded in Saleor 3.12.", + "description": "Thumbnail id.", "deprecated": null, "message": null, "arguments": {} @@ -66350,14 +66350,14 @@ }, "mediaUrl": { "type": "String", - "description": "Original media url.\n\nAdded in Saleor 3.12.", + "description": "Original media url.", "deprecated": null, "message": null, "arguments": {} }, "objectId": { "type": "ID", - "description": "Object the thumbnail refers to.\n\nAdded in Saleor 3.12.", + "description": "Object the thumbnail refers to.", "deprecated": null, "message": null, "arguments": {} @@ -66371,7 +66371,7 @@ }, "url": { "type": "String", - "description": "Thumbnail url.\n\nAdded in Saleor 3.12.", + "description": "Thumbnail url.", "deprecated": null, "message": null, "arguments": {} @@ -66591,7 +66591,7 @@ }, "currency": { "type": "String!", - "description": "Currency code.\n\nAdded in Saleor 3.16.", + "description": "Currency code.", "deprecated": null, "message": null, "arguments": {} @@ -66626,7 +66626,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when transaction cancelation is requested.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when transaction cancelation is requested.", "deprecated": null, "message": null, "fields": { @@ -66679,7 +66679,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when transaction charge is requested.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when transaction charge is requested.", "deprecated": null, "message": null, "fields": { @@ -66730,7 +66730,7 @@ "TransactionCreate": { "type": "object", "interfaces": [], - "description": "Create transaction for checkout or order.\n\nAdded in Saleor 3.4.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", + "description": "Create transaction for checkout or order. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", "deprecated": null, "message": null, "fields": { @@ -66833,7 +66833,7 @@ }, "amountCanceled": { "type": "MoneyInput", - "description": "Amount canceled by this transaction.\n\nAdded in Saleor 3.13.", + "description": "Amount canceled by this transaction.", "deprecated": null, "message": null, "default": null @@ -66861,14 +66861,14 @@ }, "externalUrl": { "type": "String", - "description": "The url that will allow to redirect user to payment provider page with transaction event details.\n\nAdded in Saleor 3.13.", + "description": "The url that will allow to redirect user to payment provider page with transaction event details.", "deprecated": null, "message": null, "default": null }, "message": { "type": "String", - "description": "The message of the transaction.\n\nAdded in Saleor 3.13.", + "description": "The message of the transaction.", "deprecated": null, "message": null, "default": null @@ -66882,7 +66882,7 @@ }, "name": { "type": "String", - "description": "Payment name of the transaction.\n\nAdded in Saleor 3.13.", + "description": "Payment name of the transaction.", "deprecated": null, "message": null, "default": null @@ -66896,7 +66896,7 @@ }, "pspReference": { "type": "String", - "description": "PSP Reference of the transaction. \n\nAdded in Saleor 3.13.", + "description": "PSP Reference of the transaction.", "deprecated": null, "message": null, "default": null @@ -66985,14 +66985,14 @@ "fields": { "message": { "type": "String", - "description": "The message related to the event.\n\nAdded in Saleor 3.13.", + "description": "The message related to the event.", "deprecated": null, "message": null, "default": null }, "pspReference": { "type": "String", - "description": "PSP Reference related to this action.\n\nAdded in Saleor 3.13.", + "description": "PSP Reference related to this action.", "deprecated": null, "message": null, "default": null @@ -67002,7 +67002,7 @@ "TransactionEventReport": { "type": "object", "interfaces": [], - "description": "Report the event for the transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.\n\nTriggers the following webhook events:\n- TRANSACTION_ITEM_METADATA_UPDATED (async): Optionally called when transaction's metadata was updated.\n- CHECKOUT_FULLY_PAID (async): Optionally called when the checkout charge status changed to `FULL` or `OVERCHARGED`.\n- ORDER_UPDATED (async): Optionally called when the transaction is related to the order and the order was updated.", + "description": "Report the event for the transaction.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.\n\nTriggers the following webhook events:\n- TRANSACTION_ITEM_METADATA_UPDATED (async): Optionally called when transaction's metadata was updated.\n- CHECKOUT_FULLY_PAID (async): Optionally called when the checkout charge status changed to `FULL` or `OVERCHARGED`.\n- ORDER_UPDATED (async): Optionally called when the transaction is related to the order and the order was updated.", "deprecated": null, "message": null, "fields": { @@ -67223,7 +67223,7 @@ "TransactionInitialize": { "type": "object", "interfaces": [], - "description": "Initializes a transaction session. It triggers the webhook `TRANSACTION_INITIALIZE_SESSION`, to the requested `paymentGateways`. There is a limit of 100 transaction items per checkout / order.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Initializes a transaction session. It triggers the webhook `TRANSACTION_INITIALIZE_SESSION`, to the requested `paymentGateways`. There is a limit of 100 transaction items per checkout / order.", "deprecated": null, "message": null, "fields": { @@ -67325,7 +67325,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when user starts processing the payment.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when user starts processing the payment.", "deprecated": null, "message": null, "fields": { @@ -67338,7 +67338,7 @@ }, "customerIpAddress": { "type": "String", - "description": "The customer's IP address. If not provided as a parameter in the mutation, Saleor will try to determine the customer's IP address on its own.\n\nAdded in Saleor 3.16.", + "description": "The customer's IP address. If not provided as a parameter in the mutation, Saleor will try to determine the customer's IP address on its own.", "deprecated": null, "message": null, "arguments": {} @@ -67352,7 +67352,7 @@ }, "idempotencyKey": { "type": "String!", - "description": "Idempotency key assigned to the transaction initialize.\n\nAdded in Saleor 3.14.", + "description": "Idempotency key assigned to the transaction initialize.", "deprecated": null, "message": null, "arguments": {} @@ -67525,7 +67525,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -67540,7 +67540,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -67583,7 +67583,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -67598,7 +67598,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -67646,7 +67646,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when transaction item metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when transaction item metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -67748,7 +67748,7 @@ "TransactionProcess": { "type": "object", "interfaces": [], - "description": "Processes a transaction session. It triggers the webhook `TRANSACTION_PROCESS_SESSION`, to the assigned `paymentGateways`. \n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Processes a transaction session. It triggers the webhook `TRANSACTION_PROCESS_SESSION`, to the assigned `paymentGateways`.", "deprecated": null, "message": null, "fields": { @@ -67890,7 +67890,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when user has additional payment action to process.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when user has additional payment action to process.", "deprecated": null, "message": null, "fields": { @@ -67903,7 +67903,7 @@ }, "customerIpAddress": { "type": "String", - "description": "The customer's IP address. If not provided as a parameter in the mutation, Saleor will try to determine the customer's IP address on its own.\n\nAdded in Saleor 3.16.", + "description": "The customer's IP address. If not provided as a parameter in the mutation, Saleor will try to determine the customer's IP address on its own.", "deprecated": null, "message": null, "arguments": {} @@ -67971,7 +67971,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when transaction refund is requested.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event sent when transaction refund is requested.", "deprecated": null, "message": null, "fields": { @@ -67984,7 +67984,7 @@ }, "grantedRefund": { "type": "OrderGrantedRefund", - "description": "Granted refund related to refund request.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Granted refund related to refund request.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", "deprecated": null, "message": null, "arguments": {} @@ -68029,7 +68029,7 @@ "TransactionRequestAction": { "type": "object", "interfaces": [], - "description": "Request an action for payment transaction.\n\nAdded in Saleor 3.4.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", + "description": "Request an action for payment transaction. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", "deprecated": null, "message": null, "fields": { @@ -68110,7 +68110,7 @@ "TransactionRequestRefundForGrantedRefund": { "type": "object", "interfaces": [], - "description": "Request a refund for payment transaction based on granted refund.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", + "description": "Request a refund for payment transaction based on granted refund. \n\nRequires one of the following permissions: HANDLE_PAYMENTS.", "deprecated": null, "message": null, "fields": { @@ -68206,7 +68206,7 @@ "TransactionUpdate": { "type": "object", "interfaces": [], - "description": "Update transaction.\n\nAdded in Saleor 3.4.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.", + "description": "Update transaction.\n\nRequires the following permissions: OWNER and HANDLE_PAYMENTS for apps, HANDLE_PAYMENTS for staff users. Staff user cannot update a transaction that is owned by the app.", "deprecated": null, "message": null, "fields": { @@ -68309,7 +68309,7 @@ }, "amountCanceled": { "type": "MoneyInput", - "description": "Amount canceled by this transaction.\n\nAdded in Saleor 3.13.", + "description": "Amount canceled by this transaction.", "deprecated": null, "message": null, "default": null @@ -68337,14 +68337,14 @@ }, "externalUrl": { "type": "String", - "description": "The url that will allow to redirect user to payment provider page with transaction event details.\n\nAdded in Saleor 3.13.", + "description": "The url that will allow to redirect user to payment provider page with transaction event details.", "deprecated": null, "message": null, "default": null }, "message": { "type": "String", - "description": "The message of the transaction.\n\nAdded in Saleor 3.13.", + "description": "The message of the transaction.", "deprecated": null, "message": null, "default": null @@ -68358,7 +68358,7 @@ }, "name": { "type": "String", - "description": "Payment name of the transaction.\n\nAdded in Saleor 3.13.", + "description": "Payment name of the transaction.", "deprecated": null, "message": null, "default": null @@ -68372,7 +68372,7 @@ }, "pspReference": { "type": "String", - "description": "PSP Reference of the transaction. \n\nAdded in Saleor 3.13.", + "description": "PSP Reference of the transaction.", "deprecated": null, "message": null, "default": null @@ -68531,7 +68531,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new translation is created.\n\nAdded in Saleor 3.2.", + "description": "Event sent when new translation is created.", "deprecated": null, "message": null, "fields": { @@ -68704,7 +68704,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when translation is updated.\n\nAdded in Saleor 3.2.", + "description": "Event sent when translation is updated.", "deprecated": null, "message": null, "fields": { @@ -68759,7 +68759,7 @@ "fields": { "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the invoice metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the invoice metadata.", "deprecated": null, "message": null, "default": null @@ -68773,7 +68773,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the invoice private metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the invoice private metadata.", "deprecated": null, "message": null, "default": null @@ -68908,7 +68908,7 @@ "fields": { "accessibleChannels": { "type": "[Channel!]", - "description": "List of channels the user has access to. The sum of channels from all user groups. If at least one group has `restrictedAccessToChannels` set to False - all channels are returned.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "List of channels the user has access to. The sum of channels from all user groups. If at least one group has `restrictedAccessToChannels` set to False - all channels are returned.", "deprecated": null, "message": null, "arguments": {} @@ -68928,7 +68928,7 @@ "arguments": { "format": { "type": "ThumbnailFormatEnum", - "description": "The format of the image. When not provided, format of the original image will be used.\n\nAdded in Saleor 3.6.", + "description": "The format of the image. When not provided, format of the original image will be used.", "deprecated": null, "message": null, "default": "ENUM.ORIGINAL" @@ -68981,7 +68981,7 @@ }, "checkouts": { "type": "CheckoutCountableConnection", - "description": "Returns checkouts assigned to this user.\n\nAdded in Saleor 3.8.", + "description": "Returns checkouts assigned to this user.", "deprecated": null, "message": null, "arguments": { @@ -69066,7 +69066,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of this user. \n\nAdded in Saleor 3.10.", + "description": "External ID of this user.", "deprecated": null, "message": null, "arguments": {} @@ -69130,7 +69130,7 @@ }, "isConfirmed": { "type": "Boolean!", - "description": "Determines if user has confirmed email.\n\nAdded in Saleor 3.15.", + "description": "Determines if user has confirmed email.", "deprecated": null, "message": null, "arguments": {} @@ -69172,7 +69172,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -69187,7 +69187,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -69259,7 +69259,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -69274,7 +69274,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -69289,14 +69289,14 @@ }, "restrictedAccessToChannels": { "type": "Boolean!", - "description": "Determine if user have restricted access to channels. False if at least one user group has `restrictedAccessToChannels` set to False.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Determine if user have restricted access to channels. False if at least one user group has `restrictedAccessToChannels` set to False.", "deprecated": null, "message": null, "arguments": {} }, "storedPaymentMethods": { "type": "[StoredPaymentMethod!]", - "description": "Returns a list of user's stored payment methods that can be used in provided channel. The field returns a list of stored payment methods by payment apps. When `amount` is not provided, 0 will be used as default value.\n\nAdded in Saleor 3.15.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Returns a list of user's stored payment methods that can be used in provided channel. The field returns a list of stored payment methods by payment apps. When `amount` is not provided, 0 will be used as default value.", "deprecated": null, "message": null, "arguments": { @@ -69519,7 +69519,7 @@ }, "externalReference": { "type": "String", - "description": "External ID of the customer.\n\nAdded in Saleor 3.10.", + "description": "External ID of the customer.", "deprecated": null, "message": null, "default": null @@ -69540,9 +69540,9 @@ }, "isConfirmed": { "type": "Boolean", - "description": "User account is confirmed.\n\nAdded in Saleor 3.15.\n\nDEPRECATED: this field will be removed in Saleor 4.0.\n\nThe user will be always set as unconfirmed. The confirmation will take place when the user sets the password.", + "description": "User account is confirmed.\n\nDEPRECATED: this field will be removed in Saleor 4.0.\n\nThe user will be always set as unconfirmed. The confirmation will take place when the user sets the password.", "deprecated": "4.0", - "message": "User account is confirmed.\n\nAdded in Saleor 3.15.\n\nDEPRECATED: this field will be removed in Saleor 4.0.\n\nThe user will be always set as unconfirmed. The confirmation will take place when the user sets the password.", + "message": "User account is confirmed.\n\nDEPRECATED: this field will be removed in Saleor 4.0.\n\nThe user will be always set as unconfirmed. The confirmation will take place when the user sets the password.", "default": null }, "languageCode": { @@ -69561,7 +69561,7 @@ }, "metadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user metadata.", "deprecated": null, "message": null, "default": null @@ -69575,7 +69575,7 @@ }, "privateMetadata": { "type": "[MetadataInput!]", - "description": "Fields required to update the user private metadata.\n\nAdded in Saleor 3.14.", + "description": "Fields required to update the user private metadata.", "deprecated": null, "message": null, "default": null @@ -70189,7 +70189,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -70204,7 +70204,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -70254,7 +70254,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -70269,7 +70269,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -70999,7 +70999,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new voucher is created.\n\nAdded in Saleor 3.4.", + "description": "Event sent when new voucher is created.", "deprecated": null, "message": null, "fields": { @@ -71083,7 +71083,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when voucher is deleted.\n\nAdded in Saleor 3.4.", + "description": "Event sent when voucher is deleted.", "deprecated": null, "message": null, "fields": { @@ -71351,7 +71351,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when voucher metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when voucher metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -71688,7 +71688,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when voucher is updated.\n\nAdded in Saleor 3.4.", + "description": "Event sent when voucher is updated.", "deprecated": null, "message": null, "fields": { @@ -71805,7 +71805,7 @@ }, "metafield": { "type": "String", - "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from public metadata.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -71820,7 +71820,7 @@ }, "metafields": { "type": "Metadata", - "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Public metadata. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -71849,7 +71849,7 @@ }, "privateMetafield": { "type": "String", - "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.\n\nAdded in Saleor 3.3.", + "description": "A single key from private metadata. Requires staff permissions to access.\n\nTip: Use GraphQL aliases to fetch multiple keys.", "deprecated": null, "message": null, "arguments": { @@ -71864,7 +71864,7 @@ }, "privateMetafields": { "type": "Metadata", - "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.\n\nAdded in Saleor 3.3.", + "description": "Private metadata. Requires staff permissions to access. Use `keys` to control which fields you want to include. The default is to include everything.", "deprecated": null, "message": null, "arguments": { @@ -72119,7 +72119,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when new warehouse is created.\n\nAdded in Saleor 3.4.", + "description": "Event sent when new warehouse is created.", "deprecated": null, "message": null, "fields": { @@ -72195,7 +72195,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when warehouse is deleted.\n\nAdded in Saleor 3.4.", + "description": "Event sent when warehouse is deleted.", "deprecated": null, "message": null, "fields": { @@ -72373,7 +72373,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when warehouse metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Event sent when warehouse metadata is updated.", "deprecated": null, "message": null, "fields": { @@ -72601,7 +72601,7 @@ "interfaces": [ "Event" ], - "description": "Event sent when warehouse is updated.\n\nAdded in Saleor 3.4.", + "description": "Event sent when warehouse is updated.", "deprecated": null, "message": null, "fields": { @@ -72667,7 +72667,7 @@ }, "customHeaders": { "type": "JSONString", - "description": "Custom headers, which will be added to HTTP request.\n\nAdded in Saleor 3.12.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Custom headers, which will be added to HTTP request.", "deprecated": null, "message": null, "arguments": {} @@ -72832,7 +72832,7 @@ }, "customHeaders": { "type": "JSONString", - "description": "Custom headers, which will be added to HTTP request. There is a limitation of 5 headers per webhook and 998 characters per header.Only `X-*`, `Authorization*`, and `BrokerProperties` keys are allowed.\n\nAdded in Saleor 3.12.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Custom headers, which will be added to HTTP request. There is a limitation of 5 headers per webhook and 998 characters per header.Only `X-*`, `Authorization*`, and `BrokerProperties` keys are allowed.", "deprecated": null, "message": null, "default": null @@ -72860,7 +72860,7 @@ }, "query": { "type": "String", - "description": "Subscription query used to define a webhook payload.\n\nAdded in Saleor 3.2.", + "description": "Subscription query used to define a webhook payload.", "deprecated": null, "message": null, "default": null @@ -72921,7 +72921,7 @@ "WebhookDryRun": { "type": "object", "interfaces": [], - "description": "Performs a dry run of a webhook event. Supports a single event (the first, if multiple provided in the `query`). Requires permission relevant to processed event.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", + "description": "Performs a dry run of a webhook event. Supports a single event (the first, if multiple provided in the `query`). Requires permission relevant to processed event. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", "deprecated": null, "message": null, "fields": { @@ -73353,7 +73353,7 @@ "message": null }, "CHECKOUT_METADATA_UPDATED": { - "description": "A checkout metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A checkout metadata is updated.", "deprecated": null, "message": null }, @@ -73373,7 +73373,7 @@ "message": null }, "COLLECTION_METADATA_UPDATED": { - "description": "A collection metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A collection metadata is updated.", "deprecated": null, "message": null }, @@ -73393,7 +73393,7 @@ "message": null }, "CUSTOMER_METADATA_UPDATED": { - "description": "A customer account metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A customer account metadata is updated.", "deprecated": null, "message": null }, @@ -73433,7 +73433,7 @@ "message": null }, "FULFILLMENT_METADATA_UPDATED": { - "description": "A fulfillment metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A fulfillment metadata is updated.", "deprecated": null, "message": null }, @@ -73453,17 +73453,17 @@ "message": null }, "GIFT_CARD_EXPORT_COMPLETED": { - "description": "A gift card export is completed.\n\nAdded in Saleor 3.16.", + "description": "A gift card export is completed.", "deprecated": null, "message": null }, "GIFT_CARD_METADATA_UPDATED": { - "description": "A gift card metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A gift card metadata is updated.", "deprecated": null, "message": null }, "GIFT_CARD_SENT": { - "description": "A gift card has been sent.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "A gift card has been sent.", "deprecated": null, "message": null }, @@ -73533,7 +73533,7 @@ "message": null }, "ORDER_BULK_CREATED": { - "description": "Orders are imported.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Orders are imported.", "deprecated": null, "message": null }, @@ -73568,22 +73568,22 @@ "message": null }, "ORDER_FULLY_REFUNDED": { - "description": "The order is fully refunded.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The order is fully refunded.", "deprecated": null, "message": null }, "ORDER_METADATA_UPDATED": { - "description": "An order metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "An order metadata is updated.", "deprecated": null, "message": null }, "ORDER_PAID": { - "description": "Payment has been made. The order may be partially or fully paid.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Payment has been made. The order may be partially or fully paid.", "deprecated": null, "message": null }, "ORDER_REFUNDED": { - "description": "The order received a refund. The order may be partially or fully refunded.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The order received a refund. The order may be partially or fully refunded.", "deprecated": null, "message": null }, @@ -73648,27 +73648,27 @@ "message": null }, "PRODUCT_EXPORT_COMPLETED": { - "description": "A product export is completed.\n\nAdded in Saleor 3.16.", + "description": "A product export is completed.", "deprecated": null, "message": null }, "PRODUCT_MEDIA_CREATED": { - "description": "A new product media is created.\n\nAdded in Saleor 3.12.", + "description": "A new product media is created.", "deprecated": null, "message": null }, "PRODUCT_MEDIA_DELETED": { - "description": "A product media is deleted.\n\nAdded in Saleor 3.12.", + "description": "A product media is deleted.", "deprecated": null, "message": null }, "PRODUCT_MEDIA_UPDATED": { - "description": "A product media is updated.\n\nAdded in Saleor 3.12.", + "description": "A product media is updated.", "deprecated": null, "message": null }, "PRODUCT_METADATA_UPDATED": { - "description": "A product metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A product metadata is updated.", "deprecated": null, "message": null }, @@ -73693,7 +73693,7 @@ "message": null }, "PRODUCT_VARIANT_METADATA_UPDATED": { - "description": "A product variant metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A product variant metadata is updated.", "deprecated": null, "message": null }, @@ -73798,7 +73798,7 @@ "message": null }, "SHIPPING_ZONE_METADATA_UPDATED": { - "description": "A shipping zone metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A shipping zone metadata is updated.", "deprecated": null, "message": null }, @@ -73808,7 +73808,7 @@ "message": null }, "SHOP_METADATA_UPDATED": { - "description": "Shop metadata is updated.\n\nAdded in Saleor 3.15.", + "description": "Shop metadata is updated.", "deprecated": null, "message": null }, @@ -73833,12 +73833,12 @@ "message": null }, "THUMBNAIL_CREATED": { - "description": "A thumbnail is created.\n\nAdded in Saleor 3.12.", + "description": "A thumbnail is created.", "deprecated": null, "message": null }, "TRANSACTION_ITEM_METADATA_UPDATED": { - "description": "Transaction item metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Transaction item metadata is updated.", "deprecated": null, "message": null }, @@ -73878,7 +73878,7 @@ "message": null }, "VOUCHER_METADATA_UPDATED": { - "description": "A voucher metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A voucher metadata is updated.", "deprecated": null, "message": null }, @@ -73898,7 +73898,7 @@ "message": null }, "WAREHOUSE_METADATA_UPDATED": { - "description": "A warehouse metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A warehouse metadata is updated.", "deprecated": null, "message": null }, @@ -74061,7 +74061,7 @@ "message": null }, "CHECKOUT_CALCULATE_TAXES": { - "description": "Event called for checkout tax calculation.\n\nAdded in Saleor 3.6.", + "description": "Event called for checkout tax calculation.", "deprecated": null, "message": null }, @@ -74081,7 +74081,7 @@ "message": null }, "CHECKOUT_METADATA_UPDATED": { - "description": "A checkout metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A checkout metadata is updated.", "deprecated": null, "message": null }, @@ -74101,7 +74101,7 @@ "message": null }, "COLLECTION_METADATA_UPDATED": { - "description": "A collection metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A collection metadata is updated.", "deprecated": null, "message": null }, @@ -74121,7 +74121,7 @@ "message": null }, "CUSTOMER_METADATA_UPDATED": { - "description": "A customer account metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A customer account metadata is updated.", "deprecated": null, "message": null }, @@ -74161,7 +74161,7 @@ "message": null }, "FULFILLMENT_METADATA_UPDATED": { - "description": "A fulfillment metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A fulfillment metadata is updated.", "deprecated": null, "message": null }, @@ -74181,17 +74181,17 @@ "message": null }, "GIFT_CARD_EXPORT_COMPLETED": { - "description": "A gift card export is completed.\n\nAdded in Saleor 3.16.", + "description": "A gift card export is completed.", "deprecated": null, "message": null }, "GIFT_CARD_METADATA_UPDATED": { - "description": "A gift card metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A gift card metadata is updated.", "deprecated": null, "message": null }, "GIFT_CARD_SENT": { - "description": "A gift card has been sent.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "A gift card has been sent.", "deprecated": null, "message": null }, @@ -74266,12 +74266,12 @@ "message": null }, "ORDER_BULK_CREATED": { - "description": "Orders are imported.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Orders are imported.", "deprecated": null, "message": null }, "ORDER_CALCULATE_TAXES": { - "description": "Event called for order tax calculation.\n\nAdded in Saleor 3.6.", + "description": "Event called for order tax calculation.", "deprecated": null, "message": null }, @@ -74311,22 +74311,22 @@ "message": null }, "ORDER_FULLY_REFUNDED": { - "description": "The order is fully refunded.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The order is fully refunded.", "deprecated": null, "message": null }, "ORDER_METADATA_UPDATED": { - "description": "An order metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "An order metadata is updated.", "deprecated": null, "message": null }, "ORDER_PAID": { - "description": "Payment has been made. The order may be partially or fully paid.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Payment has been made. The order may be partially or fully paid.", "deprecated": null, "message": null }, "ORDER_REFUNDED": { - "description": "The order received a refund. The order may be partially or fully refunded.\n\nAdded in Saleor 3.14.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "The order received a refund. The order may be partially or fully refunded.", "deprecated": null, "message": null }, @@ -74446,27 +74446,27 @@ "message": null }, "PRODUCT_EXPORT_COMPLETED": { - "description": "A product export is completed.\n\nAdded in Saleor 3.16.", + "description": "A product export is completed.", "deprecated": null, "message": null }, "PRODUCT_MEDIA_CREATED": { - "description": "A new product media is created.\n\nAdded in Saleor 3.12.", + "description": "A new product media is created.", "deprecated": null, "message": null }, "PRODUCT_MEDIA_DELETED": { - "description": "A product media is deleted.\n\nAdded in Saleor 3.12.", + "description": "A product media is deleted.", "deprecated": null, "message": null }, "PRODUCT_MEDIA_UPDATED": { - "description": "A product media is updated.\n\nAdded in Saleor 3.12.", + "description": "A product media is updated.", "deprecated": null, "message": null }, "PRODUCT_METADATA_UPDATED": { - "description": "A product metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A product metadata is updated.", "deprecated": null, "message": null }, @@ -74491,7 +74491,7 @@ "message": null }, "PRODUCT_VARIANT_METADATA_UPDATED": { - "description": "A product variant metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A product variant metadata is updated.", "deprecated": null, "message": null }, @@ -74601,7 +74601,7 @@ "message": null }, "SHIPPING_ZONE_METADATA_UPDATED": { - "description": "A shipping zone metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A shipping zone metadata is updated.", "deprecated": null, "message": null }, @@ -74611,7 +74611,7 @@ "message": null }, "SHOP_METADATA_UPDATED": { - "description": "Shop metadata is updated.\n\nAdded in Saleor 3.15.", + "description": "Shop metadata is updated.", "deprecated": null, "message": null }, @@ -74641,17 +74641,17 @@ "message": null }, "THUMBNAIL_CREATED": { - "description": "A thumbnail is created.\n\nAdded in Saleor 3.12.", + "description": "A thumbnail is created.", "deprecated": null, "message": null }, "TRANSACTION_CANCELATION_REQUESTED": { - "description": "Event called when cancel has been requested for transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event called when cancel has been requested for transaction.", "deprecated": null, "message": null }, "TRANSACTION_CHARGE_REQUESTED": { - "description": "Event called when charge has been requested for transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event called when charge has been requested for transaction.", "deprecated": null, "message": null }, @@ -74661,7 +74661,7 @@ "message": null }, "TRANSACTION_ITEM_METADATA_UPDATED": { - "description": "Transaction item metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "Transaction item metadata is updated.", "deprecated": null, "message": null }, @@ -74671,7 +74671,7 @@ "message": null }, "TRANSACTION_REFUND_REQUESTED": { - "description": "Event called when refund has been requested for transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event called when refund has been requested for transaction.", "deprecated": null, "message": null }, @@ -74711,7 +74711,7 @@ "message": null }, "VOUCHER_METADATA_UPDATED": { - "description": "A voucher metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A voucher metadata is updated.", "deprecated": null, "message": null }, @@ -74731,7 +74731,7 @@ "message": null }, "WAREHOUSE_METADATA_UPDATED": { - "description": "A warehouse metadata is updated.\n\nAdded in Saleor 3.8.", + "description": "A warehouse metadata is updated.", "deprecated": null, "message": null }, @@ -74749,7 +74749,7 @@ "message": null, "values": { "CHECKOUT_CALCULATE_TAXES": { - "description": "Event called for checkout tax calculation.\n\nAdded in Saleor 3.6.", + "description": "Event called for checkout tax calculation.", "deprecated": null, "message": null }, @@ -74764,7 +74764,7 @@ "message": null }, "ORDER_CALCULATE_TAXES": { - "description": "Event called for order tax calculation.\n\nAdded in Saleor 3.6.", + "description": "Event called for order tax calculation.", "deprecated": null, "message": null }, @@ -74839,12 +74839,12 @@ "message": null }, "TRANSACTION_CANCELATION_REQUESTED": { - "description": "Event called when cancel has been requested for transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event called when cancel has been requested for transaction.", "deprecated": null, "message": null }, "TRANSACTION_CHARGE_REQUESTED": { - "description": "Event called when charge has been requested for transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event called when charge has been requested for transaction.", "deprecated": null, "message": null }, @@ -74859,7 +74859,7 @@ "message": null }, "TRANSACTION_REFUND_REQUESTED": { - "description": "Event called when refund has been requested for transaction.\n\nAdded in Saleor 3.13.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Event called when refund has been requested for transaction.", "deprecated": null, "message": null } @@ -75581,7 +75581,7 @@ "WebhookTrigger": { "type": "object", "interfaces": [], - "description": "Trigger a webhook event. Supports a single event (the first, if multiple provided in the `webhook.subscription_query`). Requires permission relevant to processed event. Successfully delivered webhook returns `delivery` with status='PENDING' and empty payload.\n\nAdded in Saleor 3.11.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", + "description": "Trigger a webhook event. Supports a single event (the first, if multiple provided in the `webhook.subscription_query`). Requires permission relevant to processed event. Successfully delivered webhook returns `delivery` with status='PENDING' and empty payload. \n\nRequires one of the following permissions: AUTHENTICATED_STAFF_USER.", "deprecated": null, "message": null, "fields": { @@ -75741,7 +75741,7 @@ }, "customHeaders": { "type": "JSONString", - "description": "Custom headers, which will be added to HTTP request. There is a limitation of 5 headers per webhook and 998 characters per header.Only `X-*`, `Authorization*`, and `BrokerProperties` keys are allowed.\n\nAdded in Saleor 3.12.\n\nNote: this API is currently in Feature Preview and can be subject to changes at later point.", + "description": "Custom headers, which will be added to HTTP request. There is a limitation of 5 headers per webhook and 998 characters per header.Only `X-*`, `Authorization*`, and `BrokerProperties` keys are allowed.", "deprecated": null, "message": null, "default": null @@ -75769,7 +75769,7 @@ }, "query": { "type": "String", - "description": "Subscription query used to define a webhook payload.\n\nAdded in Saleor 3.2.", + "description": "Subscription query used to define a webhook payload.", "deprecated": null, "message": null, "default": null diff --git a/index.html b/index.html index d983944..d31e026 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@
Generated on 2024-10-10 14:00:55
+Generated on 2024-10-11 14:00:52
Removed in Saleor 4.0
Default true. Determines if the checkout mutations should use legacy error flow. In legacy flow, all mutations can raise an exception unrelated to the requested action - (e.g. out-of-stock exception when updating checkoutShippingAddress.) If false, the errors will be aggregated in checkout.problems field. Some of the problems can block the finalizing checkout process. The legacy flow will be removed in Saleor 4.0. The flow with checkout.problems will be the default one. -Added in Saleor 3.15. - DEPRECATED: this field will be removed in Saleor 4.0.
Removed in Saleor 4.0
User account is confirmed. -Added in Saleor 3.15. - DEPRECATED: this field will be removed in Saleor 4.0. The user will be always set as unconfirmed. The confirmation will take place when the user sets the password.
@@ -16169,8 +16165,6 @@Removed in Saleor 4.0
Event sent when new sale is created. -Added in Saleor 3.2. - DEPRECATED: this event will be removed in Saleor 4.0. Use PromotionCreated event instead.
Removed in Saleor 4.0
Event sent when sale is updated. -Added in Saleor 3.2. - DEPRECATED: this event will be removed in Saleor 4.0. Use PromotionUpdated event instead.
Removed in Saleor 4.0
Event sent when sale is deleted. -Added in Saleor 3.2. - DEPRECATED: this event will be removed in Saleor 4.0. Use PromotionDeleted event instead.
Removed in Saleor 4.0
The event informs about the start or end of the sale. -Added in Saleor 3.5. - DEPRECATED: this event will be removed in Saleor 4.0. Use PromotionStarted and PromotionEnded events instead.