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

A collection type is used to group together a unordered set of items

Type declaration

Generated using TypeDoc