Skip to content

FileResultEdge

Wrapper around the FileResult object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node FileResult! The actual FileResult object wrapped by this edge.