CollectionAttrArgs: {
    id: Scalars["ID"];
    locale?: InputMaybe<Scalars["String"]>;
}

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

Type declaration

Generated using TypeDoc