Skip to content
Search
Ctrl+K
reference
/
Overview
GraphQL Overview
Download GraphQL schema
visibly-api.graphql
Queries
Overview
notificationSubscriptions
doctors
(...args)
products
(...args)
product
productId
contactPrescriptionVerificationRequest
requestId
contactPrescriptionVerificationJob
jobId
contactsSuggestionJob
jobId
contactsVerificationJob
jobId
Show 1 more...
+ Show
Mutations
Overview
createNotificationSubscription
(...args)
deleteNotificationSubscription
subscriptionId
uploadFile
fileUpload
suggestContacts
(...args)
verifyContactsPrescription
(...args)
verifyGlassesPrescription
(...args)
submitOrder
order
saveOrder
order
Show 6 more...
+ Show
Directives
Overview
auth
oneOf
include
skip
deprecated
specifiedBy
+ Show
Objects
Overview
NotificationSubscription
PageInfo
Doctor
DoctorConnection
ContactProduct
ContactPrescription
ContactProductConnection
FileUpload
Show 14 more...
+ Show
Interfaces
Overview
ContactsJob
+ Show
Enums
Overview
Role
NotificationSubscriptionType
FileType
Category
Eye
ContactPrescriptionVerificationRequestStatus
PrismHorizontalDirection
PrismVerticalDirection
Show 13 more...
+ Show
Inputs
Overview
FileUploadInput
DoctorInput
DoctorMatchInput
ShippingAddressInput
ContactProductInput
TagInput
ContactsProductInput
ContactsProductsInput
Show 35 more...
+ Show
Scalars
Overview
String
Boolean
Int
Float
+ Show