# RefundLineItemRestockType - admin-graphql - ENUM Version: 2024-10 ## Description The type of restock performed for a particular refund line item. ### Access Scopes ## Enum values * [CANCEL](/docs/api/admin-graphql/2024-10/enums/CANCEL) * [LEGACY_RESTOCK](/docs/api/admin-graphql/2024-10/enums/LEGACY_RESTOCK) * [NO_RESTOCK](/docs/api/admin-graphql/2024-10/enums/NO_RESTOCK) * [RETURN](/docs/api/admin-graphql/2024-10/enums/RETURN) ## Fields with this enum * [RefundLineItem.restockType](/docs/api/admin-graphql/2024-10/objects/RefundLineItem) * [RefundLineItemInput.restockType](/docs/api/admin-graphql/2024-10/input-objects/RefundLineItemInput) ## Examples