MediaContainerPositionAtEnd: {
    _?: InputMaybe<Scalars["Int"]>;
}

Positions the MediaContainer at the end of the list

Type declaration

  • Optional _?: InputMaybe<Scalars["Int"]>

    Ignored, required by GraphQL which does not allow empty input objects

Generated using TypeDoc