stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyLocationsDeletePayload > deletedCompanyLocationIds

AdminTypes.CompanyLocationsDeletePayload.deletedCompanyLocationIds property

A list of IDs of the deleted company locations.

Signature:

deletedCompanyLocationIds?: Maybe<Array<Scalars['ID']['output']>>;