# DiscountCodeFreeShippingUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountCodeFreeShippingUpdate` mutation. ### Access Scopes ## Fields * [codeDiscountNode](/docs/api/admin-graphql/2024-10/objects/DiscountCodeNode): DiscountCodeNode - The discount code that was updated. * [userErrors](/docs/api/admin-graphql/2024-10/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountCodeFreeShippingUpdate](/docs/api/admin-graphql/2024-10/mutations/discountCodeFreeShippingUpdate) ## Examples