Type alias EnvironmentContentViewsArgs

EnvironmentContentViewsArgs: {
    filter?: InputMaybe<ContentViewFilterInput>;
    includeSystemModels?: InputMaybe<Scalars["Boolean"]>;
}

Type declaration

Generated using TypeDoc