- GlassesFrameInput
Horizontal prism details
Prism strength diopters
Prism base direction
{ "power": "Example String", "direction": "IN" }
Vertical prism details
Prism strength diopters
Prism base direction
{ "power": "Example String", "direction": "UP" }
Prism correction details
Horizontal prism power and direction
Vertical prism power and direction
{ "horizontal": { "__typename": "GlassesLenPrismHorizontalInput" }, "vertical": { "__typename": "GlassesLenPrismVerticalInput" } }
Information about the lens
Lens type
Lens material
Lens quality
Lens color
Lens edge finish
Additional anti-reflective, anti-fog, anti-scratch, and other coatings
Lens focus
Sphere
Cylinder
Axis
Addition
Pupillary distance
Segment height
Prism corrections
{ "type": "DEMO", "material": "CR39", "quality": "STANDARD", "color": "Example String", "edge": "POLISH", "addons": "Example String", "focus": "BIFOCAL", "sphere": "Example String", "cylinder": "Example String", "axis": "Example String", "addition": "Example String", "pupillaryDistance": { "__typename": "PupillaryDistanceInput" }, "segmentHeight": "Example String", "prism": { "__typename": "GlassesLensPrismInput" } }
Information about both lenses
Lens type
Lens material
Lens quality
Lens color
Lens edge finish
Additional anti-reflective, anti-fog, anti-scratch, and other coatings
Lens focus
Sphere
Cylinder
Axis
Addition
Pupillary distance
Segment height
Prism corrections
{ "right": { "__typename": "GlassesLensInput" }, "left": { "__typename": "GlassesLensInput" }, "type": "DEMO", "material": "CR39", "quality": "STANDARD", "color": "Example String", "edge": "POLISH", "addons": "Example String", "focus": "BIFOCAL", "sphere": "Example String", "cylinder": "Example String", "axis": "Example String", "addition": "Example String", "pupillaryDistance": { "__typename": "PupillaryDistanceInput" }, "segmentHeight": "Example String", "prism": { "__typename": "GlassesLensPrismInput" } }
Information about the frame
Frame SKU
{ "sku": "Example String" }
Information about the glasses prescription
File ID from uploadFile
Prescription ID
Prescribing doctor details
Patient details
Prescribed corrections for distance, near, or multifocal lenses
Issue date for the prescription YYYY-MM-DD format
Expiration date for the prescription YYYY-MM-DD format
{ "fileId": "Example String", "prescriptionId": "Example String", "doctor": { "__typename": "DoctorInput" }, "patient": { "__typename": "PatientInput" }, "corrections": [ { "__typename": "GlassesLensesInput" } ], "issueDate": "Example String", "expirationDate": "Example String" }
{ "lenses": { "__typename": "GlassesLensesInput" }, "frame": { "__typename": "GlassesFrameInput" }, "prescription": { "__typename": "GlassesPrescriptionInput" } }
{ "jobId": "Example String" }
{ "jobId": "Example String", "sendText": true, "sendEmail": true, "buyLink": true }
{ "frameOnly": true, "lensReplacement": true, "lensProtection": true, "sendBox": true }