# GlassesItemInput **Type:** GraphQL inputs **Description:** Glasses lens and frame details, used for frame-only, lens replacement, and frame + glasses orders ## Fields - lens (LensInput): undefined - type (LensType): Lens type - focus (LensFocus): Lens focus - material (LensMaterial): Lens material - quality (LensQuality): Lens quality - color (String): Lens color - edge (LensEdge): Lens edge type - addons (String): Additional anti-reflective, anti-fog, anti-scratch, and other coatings - prescription (PrescriptionInput): Optionally provided prescription details, applicable to CORRECTIVE lenses only - corrections (CorrectionsInput): Optionally provided correction details, applicable to CORRECTIVE lenses only - frame (FrameInput): undefined - sku (String): Frame SKU - protection (Boolean) - comment (String) - glasses (GlassesInput): undefined - lenses (GlassesLensesInput) - frame (GlassesFrameInput) - prescription (GlassesPrescriptionInput) - options (GlassesJobOptionsInput): undefined - glassesPrescriptionVerification (GlassesPrescriptionVerificationJobOptionsInput) - glassesPrescriptionIssuance (GlassesPrescriptionIssuanceJobOptionsInput) - glassesFulfillment (GlassesFulfillmentJobOptionsInput) - wait (Int): The number of seconds between 0 and 20 to wait for completion; Default: 0 (no wait) - tags (TagInput): undefined - name (String): The name of the tag - value (String): The value of the tag - quantity (Int)