CollectionMediaContainersArgs: {
    after?: InputMaybe<Scalars["String"]>;
    first: Scalars["Int"];
}

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

Type declaration

Generated using TypeDoc