Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Dev Preview List #2349

Merged
merged 1 commit into from
Aug 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions guides/developer-preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,12 @@ This is a list of the APIs that are currently in Developer Preview mode.
| wix-bookings.v2 | ServiceOptionsAndVariants | [cloneServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/cloneserviceoptionsandvariants)<br>[createServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/createserviceoptionsandvariants)<br>[deleteServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/deleteserviceoptionsandvariants)<br>[getServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/getserviceoptionsandvariants)<br>[getServiceOptionsAndVariantsByServiceId](/wix-bookings-v2/serviceoptionsandvariants/getserviceoptionsandvariantsbyserviceid)<br>[queryServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/queryserviceoptionsandvariants)<br>[updateServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/updateserviceoptionsandvariants)<br> |
| wix-bookings.v2 | ServicesQueryBuilder | [eq](/wix-bookings-v2/services/servicesquerybuilder/eq)<br>[exists](/wix-bookings-v2/services/servicesquerybuilder/exists)<br>[find](/wix-bookings-v2/services/servicesquerybuilder/find)<br>[hasAll](/wix-bookings-v2/services/servicesquerybuilder/hasall)<br>[hasSome](/wix-bookings-v2/services/servicesquerybuilder/hassome)<br>[in](/wix-bookings-v2/services/servicesquerybuilder/in)<br>[limit](/wix-bookings-v2/services/servicesquerybuilder/limit)<br>[ne](/wix-bookings-v2/services/servicesquerybuilder/ne)<br>[skip](/wix-bookings-v2/services/servicesquerybuilder/skip)<br>[startsWith](/wix-bookings-v2/services/servicesquerybuilder/startswith)<br> |
| wix-bookings.v2 | Services | [getService](/wix-bookings-v2/services/getservice)<br>[queryServices](/wix-bookings-v2/services/queryservices)<br> |
| wix-bookings.v2 | SessionsQueryBuilder | [eq](/wix-bookings-v2/sessions/sessionsquerybuilder/eq)<br>[exists](/wix-bookings-v2/sessions/sessionsquerybuilder/exists)<br>[find](/wix-bookings-v2/sessions/sessionsquerybuilder/find)<br>[ge](/wix-bookings-v2/sessions/sessionsquerybuilder/ge)<br>[gt](/wix-bookings-v2/sessions/sessionsquerybuilder/gt)<br>[hasAll](/wix-bookings-v2/sessions/sessionsquerybuilder/hasall)<br>[hasSome](/wix-bookings-v2/sessions/sessionsquerybuilder/hassome)<br>[le](/wix-bookings-v2/sessions/sessionsquerybuilder/le)<br>[limit](/wix-bookings-v2/sessions/sessionsquerybuilder/limit)<br>[lt](/wix-bookings-v2/sessions/sessionsquerybuilder/lt)<br>[ne](/wix-bookings-v2/sessions/sessionsquerybuilder/ne)<br>[skipTo](/wix-bookings-v2/sessions/sessionsquerybuilder/skipto)<br>[startsWith](/wix-bookings-v2/sessions/sessionsquerybuilder/startswith)<br> |
| wix-bookings.v2 | Sessions | [createSession](/wix-bookings-v2/sessions/createsession)<br>[deleteSession](/wix-bookings-v2/sessions/deletesession)<br>[getSession](/wix-bookings-v2/sessions/getsession)<br>[listSessions](/wix-bookings-v2/sessions/listsessions)<br>[querySessions](/wix-bookings-v2/sessions/querysessions)<br>[updateSession](/wix-bookings-v2/sessions/updatesession)<br> |
| wix-business-tools.v2 | Events | [onLocationArchiveStatus](/wix-business-tools-v2/events/onlocationarchivestatus)<br>[onLocationCreated](/wix-business-tools-v2/events/onlocationcreated)<br>[onLocationSetDefaultLocation](/wix-business-tools-v2/events/onlocationsetdefaultlocation)<br>[onLocationUpdated](/wix-business-tools-v2/events/onlocationupdated)<br> |
| wix-business-tools.v2 | Locations | [archiveLocation](/wix-business-tools-v2/locations/archivelocation)<br>[createLocation](/wix-business-tools-v2/locations/createlocation)<br>[getLocation](/wix-business-tools-v2/locations/getlocation)<br>[listLocations](/wix-business-tools-v2/locations/listlocations)<br>[queryLocations](/wix-business-tools-v2/locations/querylocations)<br>[setDefaultLocation](/wix-business-tools-v2/locations/setdefaultlocation)<br>[updateLocation](/wix-business-tools-v2/locations/updatelocation)<br> |
| wix-captcha.v2 | Captcha | [authorize](/wix-captcha-v2/captcha/authorize)<br> |
| wix-comments.v2 | CommentsQueryBuilder | [ascending](/wix-comments-v2/comments/commentsquerybuilder/ascending)<br>[descending](/wix-comments-v2/comments/commentsquerybuilder/descending)<br>[eq](/wix-comments-v2/comments/commentsquerybuilder/eq)<br>[find](/wix-comments-v2/comments/commentsquerybuilder/find)<br>[ge](/wix-comments-v2/comments/commentsquerybuilder/ge)<br>[gt](/wix-comments-v2/comments/commentsquerybuilder/gt)<br>[in](/wix-comments-v2/comments/commentsquerybuilder/in)<br>[le](/wix-comments-v2/comments/commentsquerybuilder/le)<br>[limit](/wix-comments-v2/comments/commentsquerybuilder/limit)<br>[lt](/wix-comments-v2/comments/commentsquerybuilder/lt)<br>[ne](/wix-comments-v2/comments/commentsquerybuilder/ne)<br>[skipTo](/wix-comments-v2/comments/commentsquerybuilder/skipto)<br> |
| wix-comments.v2 | Comments | [countComments](/wix-comments-v2/comments/countcomments)<br>[createComment](/wix-comments-v2/comments/createcomment)<br>[deleteComment](/wix-comments-v2/comments/deletecomment)<br>[getComment](/wix-comments-v2/comments/getcomment)<br>[markComment](/wix-comments-v2/comments/markcomment)<br>[queryComments](/wix-comments-v2/comments/querycomments)<br>[unmarkComment](/wix-comments-v2/comments/unmarkcomment)<br>[updateComment](/wix-comments-v2/comments/updatecomment)<br> |
| wix-comments.v2 | Events | [onCommentCreated](/wix-comments-v2/events/oncommentcreated)<br>[onCommentDeleted](/wix-comments-v2/events/oncommentdeleted)<br>[onCommentMarked](/wix-comments-v2/events/oncommentmarked)<br>[onCommentUnmarked](/wix-comments-v2/events/oncommentunmarked)<br>[onCommentUpdated](/wix-comments-v2/events/oncommentupdated)<br> |
| wix-crm.v2 | ContactsQueryBuilder | [ascending](/wix-crm-v2/contacts/contactsquerybuilder/ascending)<br>[descending](/wix-crm-v2/contacts/contactsquerybuilder/descending)<br>[eq](/wix-crm-v2/contacts/contactsquerybuilder/eq)<br>[exists](/wix-crm-v2/contacts/contactsquerybuilder/exists)<br>[find](/wix-crm-v2/contacts/contactsquerybuilder/find)<br>[gt](/wix-crm-v2/contacts/contactsquerybuilder/gt)<br>[hasSome](/wix-crm-v2/contacts/contactsquerybuilder/hassome)<br>[in](/wix-crm-v2/contacts/contactsquerybuilder/in)<br>[limit](/wix-crm-v2/contacts/contactsquerybuilder/limit)<br>[lt](/wix-crm-v2/contacts/contactsquerybuilder/lt)<br>[ne](/wix-crm-v2/contacts/contactsquerybuilder/ne)<br>[skip](/wix-crm-v2/contacts/contactsquerybuilder/skip)<br>[startsWith](/wix-crm-v2/contacts/contactsquerybuilder/startswith)<br> |
| wix-crm.v2 | Contacts | [createContact](/wix-crm-v2/contacts/createcontact)<br>[deleteContact](/wix-crm-v2/contacts/deletecontact)<br>[getContact](/wix-crm-v2/contacts/getcontact)<br>[labelContact](/wix-crm-v2/contacts/labelcontact)<br>[mergeContacts](/wix-crm-v2/contacts/mergecontacts)<br>[unlabelContact](/wix-crm-v2/contacts/unlabelcontact)<br>[updateContact](/wix-crm-v2/contacts/updatecontact)<br> |
| wix-crm.v2 | Events | [onLabelCreated](/wix-crm-v2/events/onlabelcreated)<br>[onLabelDeleted](/wix-crm-v2/events/onlabeldeleted)<br>[onLabelUpdated](/wix-crm-v2/events/onlabelupdated)<br> |
Expand Down