From 2bd3d9f13a96e31fd584bcc46209b45b8700c7cd Mon Sep 17 00:00:00 2001 From: Adam Friedmann Date: Tue, 15 Aug 2023 07:41:46 +0000 Subject: [PATCH] New Dev Preview List --- guides/developer-preview.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/guides/developer-preview.md b/guides/developer-preview.md index fba4245221..4ee02ace68 100644 --- a/guides/developer-preview.md +++ b/guides/developer-preview.md @@ -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)
[createServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/createserviceoptionsandvariants)
[deleteServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/deleteserviceoptionsandvariants)
[getServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/getserviceoptionsandvariants)
[getServiceOptionsAndVariantsByServiceId](/wix-bookings-v2/serviceoptionsandvariants/getserviceoptionsandvariantsbyserviceid)
[queryServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/queryserviceoptionsandvariants)
[updateServiceOptionsAndVariants](/wix-bookings-v2/serviceoptionsandvariants/updateserviceoptionsandvariants)
| | wix-bookings.v2 | ServicesQueryBuilder | [eq](/wix-bookings-v2/services/servicesquerybuilder/eq)
[exists](/wix-bookings-v2/services/servicesquerybuilder/exists)
[find](/wix-bookings-v2/services/servicesquerybuilder/find)
[hasAll](/wix-bookings-v2/services/servicesquerybuilder/hasall)
[hasSome](/wix-bookings-v2/services/servicesquerybuilder/hassome)
[in](/wix-bookings-v2/services/servicesquerybuilder/in)
[limit](/wix-bookings-v2/services/servicesquerybuilder/limit)
[ne](/wix-bookings-v2/services/servicesquerybuilder/ne)
[skip](/wix-bookings-v2/services/servicesquerybuilder/skip)
[startsWith](/wix-bookings-v2/services/servicesquerybuilder/startswith)
| | wix-bookings.v2 | Services | [getService](/wix-bookings-v2/services/getservice)
[queryServices](/wix-bookings-v2/services/queryservices)
| -| wix-bookings.v2 | SessionsQueryBuilder | [eq](/wix-bookings-v2/sessions/sessionsquerybuilder/eq)
[exists](/wix-bookings-v2/sessions/sessionsquerybuilder/exists)
[find](/wix-bookings-v2/sessions/sessionsquerybuilder/find)
[ge](/wix-bookings-v2/sessions/sessionsquerybuilder/ge)
[gt](/wix-bookings-v2/sessions/sessionsquerybuilder/gt)
[hasAll](/wix-bookings-v2/sessions/sessionsquerybuilder/hasall)
[hasSome](/wix-bookings-v2/sessions/sessionsquerybuilder/hassome)
[le](/wix-bookings-v2/sessions/sessionsquerybuilder/le)
[limit](/wix-bookings-v2/sessions/sessionsquerybuilder/limit)
[lt](/wix-bookings-v2/sessions/sessionsquerybuilder/lt)
[ne](/wix-bookings-v2/sessions/sessionsquerybuilder/ne)
[skipTo](/wix-bookings-v2/sessions/sessionsquerybuilder/skipto)
[startsWith](/wix-bookings-v2/sessions/sessionsquerybuilder/startswith)
| -| wix-bookings.v2 | Sessions | [createSession](/wix-bookings-v2/sessions/createsession)
[deleteSession](/wix-bookings-v2/sessions/deletesession)
[getSession](/wix-bookings-v2/sessions/getsession)
[listSessions](/wix-bookings-v2/sessions/listsessions)
[querySessions](/wix-bookings-v2/sessions/querysessions)
[updateSession](/wix-bookings-v2/sessions/updatesession)
| | wix-business-tools.v2 | Events | [onLocationArchiveStatus](/wix-business-tools-v2/events/onlocationarchivestatus)
[onLocationCreated](/wix-business-tools-v2/events/onlocationcreated)
[onLocationSetDefaultLocation](/wix-business-tools-v2/events/onlocationsetdefaultlocation)
[onLocationUpdated](/wix-business-tools-v2/events/onlocationupdated)
| | wix-business-tools.v2 | Locations | [archiveLocation](/wix-business-tools-v2/locations/archivelocation)
[createLocation](/wix-business-tools-v2/locations/createlocation)
[getLocation](/wix-business-tools-v2/locations/getlocation)
[listLocations](/wix-business-tools-v2/locations/listlocations)
[queryLocations](/wix-business-tools-v2/locations/querylocations)
[setDefaultLocation](/wix-business-tools-v2/locations/setdefaultlocation)
[updateLocation](/wix-business-tools-v2/locations/updatelocation)
| | wix-captcha.v2 | Captcha | [authorize](/wix-captcha-v2/captcha/authorize)
| +| wix-comments.v2 | CommentsQueryBuilder | [ascending](/wix-comments-v2/comments/commentsquerybuilder/ascending)
[descending](/wix-comments-v2/comments/commentsquerybuilder/descending)
[eq](/wix-comments-v2/comments/commentsquerybuilder/eq)
[find](/wix-comments-v2/comments/commentsquerybuilder/find)
[ge](/wix-comments-v2/comments/commentsquerybuilder/ge)
[gt](/wix-comments-v2/comments/commentsquerybuilder/gt)
[in](/wix-comments-v2/comments/commentsquerybuilder/in)
[le](/wix-comments-v2/comments/commentsquerybuilder/le)
[limit](/wix-comments-v2/comments/commentsquerybuilder/limit)
[lt](/wix-comments-v2/comments/commentsquerybuilder/lt)
[ne](/wix-comments-v2/comments/commentsquerybuilder/ne)
[skipTo](/wix-comments-v2/comments/commentsquerybuilder/skipto)
| +| wix-comments.v2 | Comments | [countComments](/wix-comments-v2/comments/countcomments)
[createComment](/wix-comments-v2/comments/createcomment)
[deleteComment](/wix-comments-v2/comments/deletecomment)
[getComment](/wix-comments-v2/comments/getcomment)
[markComment](/wix-comments-v2/comments/markcomment)
[queryComments](/wix-comments-v2/comments/querycomments)
[unmarkComment](/wix-comments-v2/comments/unmarkcomment)
[updateComment](/wix-comments-v2/comments/updatecomment)
| +| wix-comments.v2 | Events | [onCommentCreated](/wix-comments-v2/events/oncommentcreated)
[onCommentDeleted](/wix-comments-v2/events/oncommentdeleted)
[onCommentMarked](/wix-comments-v2/events/oncommentmarked)
[onCommentUnmarked](/wix-comments-v2/events/oncommentunmarked)
[onCommentUpdated](/wix-comments-v2/events/oncommentupdated)
| | wix-crm.v2 | ContactsQueryBuilder | [ascending](/wix-crm-v2/contacts/contactsquerybuilder/ascending)
[descending](/wix-crm-v2/contacts/contactsquerybuilder/descending)
[eq](/wix-crm-v2/contacts/contactsquerybuilder/eq)
[exists](/wix-crm-v2/contacts/contactsquerybuilder/exists)
[find](/wix-crm-v2/contacts/contactsquerybuilder/find)
[gt](/wix-crm-v2/contacts/contactsquerybuilder/gt)
[hasSome](/wix-crm-v2/contacts/contactsquerybuilder/hassome)
[in](/wix-crm-v2/contacts/contactsquerybuilder/in)
[limit](/wix-crm-v2/contacts/contactsquerybuilder/limit)
[lt](/wix-crm-v2/contacts/contactsquerybuilder/lt)
[ne](/wix-crm-v2/contacts/contactsquerybuilder/ne)
[skip](/wix-crm-v2/contacts/contactsquerybuilder/skip)
[startsWith](/wix-crm-v2/contacts/contactsquerybuilder/startswith)
| | wix-crm.v2 | Contacts | [createContact](/wix-crm-v2/contacts/createcontact)
[deleteContact](/wix-crm-v2/contacts/deletecontact)
[getContact](/wix-crm-v2/contacts/getcontact)
[labelContact](/wix-crm-v2/contacts/labelcontact)
[mergeContacts](/wix-crm-v2/contacts/mergecontacts)
[unlabelContact](/wix-crm-v2/contacts/unlabelcontact)
[updateContact](/wix-crm-v2/contacts/updatecontact)
| | wix-crm.v2 | Events | [onLabelCreated](/wix-crm-v2/events/onlabelcreated)
[onLabelDeleted](/wix-crm-v2/events/onlabeldeleted)
[onLabelUpdated](/wix-crm-v2/events/onlabelupdated)
|