stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Location > deactivatedAt

AdminTypes.Location.deactivatedAt property

The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) that the location was deactivated at. For example, 3:30 pm on September 7, 2019 in the time zone of UTC (Universal Time Coordinated) is represented as "2019-09-07T15:50:00Z”.

Signature:

deactivatedAt?: Maybe<Scalars['String']['output']>;