CollectionLocationCreatedArgs: {
    format?: InputMaybe<Scalars["String"]>;
    locale?: InputMaybe<Scalars["String"]>;
    relativeTo?: InputMaybe<Scalars["String"]>;
    timeZone?: InputMaybe<Scalars["String"]>;
}

A CollectionItem used to represents a single location association to a place.

Type declaration

Generated using TypeDoc