BOOKING FIELDS BASIC
n8n-nodes-semble / nodes/Semble/shared/BookingQueries / BOOKING_FIELDS_BASIC
Variable: BOOKING_FIELDS_BASIC¶
const
BOOKING_FIELDS_BASIC: "\n id\n start\n end\n createdAt\n updatedAt\n patient {\n id\n firstName\n lastName\n }\n location {\n id\n name\n }\n"
Defined in: nodes/Semble/shared/BookingQueries.ts:118
Basic booking fields for minimal permission levels Includes only essential booking information