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
Referrals and matters
Guides
Making referrals
Fetching referral details
Fetching matter details
Receiving webhooks on referral updates
Receiving webhooks on matter updates
API Reference
Connecting
Changelog
Queries
Matters
Referrals
Mutations
Referrals
Files
Members
Objects
Interfaces
Inputs
AddressInput
BusinessContactUpdateInput
CustomAttributeCreateInput
FileBulkCommitInput
ImageTransformInput
MoneyInput
PartnerInquiryPersonInput
PropertyClosingReferralInput
ReferralContactCreateInput
RefinanceReferralInput
StagedFileUploadInput
StatusCertificateReviewReferralInput
Enums
Scalars
Webhooks
Event list
Webhook Subscriptions
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)
RefinanceReferralInput
StatusCertificateReviewReferralInput
⌘I