Skip to content

VersionedFileEdge

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

Fields

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