Skip to main content

PageType

No description

input PageType {
page: Int!
types: [String!]!
}

Fields

page ● Int!

types ● [String!]!

Example

{
"types": [
null
]
}

Member Of

trimMI mutation