Skip to main content
Ownright Developer Documentation home page
Search...
⌘K
Support
Search...
Navigation
Inputs
StagedFileUploadInput
Platform
Lender API
Partner API
Getting Started
Overview
Core Concepts
Engagements
Lender and team members
Guides
Creating an engagement
Searching engagements
Fetching engagement details
File uploads
API Reference
Connecting
Changelog
Queries
Engagements
Lender
Mutations
Engagements
Files
Members
Objects
Interfaces
Inputs
AddressInput
DateRangeInput
EngagementClientInput
EngagementCreateInput
EngagementSearchFilterInput
PurchaseEngagementCreateInput
RefinanceEngagementCreateInput
StagedFileUploadInput
Enums
Scalars
On this page
Fields
Used by
Inputs
StagedFileUploadInput
Input to create a staged file upload.
Fields
filename
String!
required
The name of the file that is being uploaded.
mimeType
FileMimeType!
required
The MIME type of the file that is being uploaded.
Used by
stagedFileUploadCreate
(mutation)
RefinanceEngagementCreateInput
Country
⌘I