Skip to main content

FileUpdateInput

No description

type FileUpdateInput {
where: GQLTQueryFileWhere
limit: Int
input: FileOptionalInput
}

Fields#

where (GQLTQueryFileWhere)#

If provided this will restrict to changes to only the elements that match

limit (Int)#

If provided this will restrict the changes to only the first amount of ${limit}

input (FileOptionalInput)#

This is the input for the data