{"id":51360,"date":"2026-03-30T20:46:55","date_gmt":"2026-03-30T20:46:55","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=article&#038;p=51360"},"modified":"2026-03-30T20:46:58","modified_gmt":"2026-03-30T20:46:58","slug":"appointments-query-in-the-query-builder-overview","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/","title":{"rendered":"Appointments Query in the Query Builder Overview"},"content":{"rendered":"\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>With the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/query-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Query Builder<\/strong><\/a><strong> <\/strong>functionality, available with the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/query-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>JetEngine<\/em><\/a><em> <\/em>plugin, the displayed items can be sorted by the specific adjusted parameters.<\/p>\n\n\n\n<p>Also, watch the <a href=\"https:\/\/www.youtube.com\/watch?v=sr1E2ApLPiw\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>JetEngine Query Builder &#8211; 25 Features You Must Know<\/strong><\/a> video to get more information on the different types of queries to be developed.<\/p>\n\n\n\n<p>The \u201cJet Appointments Booking Query\u201d <strong>Query Type <\/strong>appears only if the <a href=\"https:\/\/crocoblock.com\/plugins\/jetappointment\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>JetAppointment<\/em><\/a><em> <\/em>plugin is installed and activated, and queries bookings accordingly.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"general-settings\"><strong>General Settings<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>The <strong>General Settings<\/strong> is the first block of the query settings, the fields of which are common for all query types:<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-1024x640.webp\" alt=\"the general settings section of the query settings\" class=\"wp-image-51371\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<ul>\n<li><strong>Name <\/strong>\u2014 a text field for inserting the query\u2019s name;<\/li>\n\n\n\n<li><strong>Description <\/strong>\u2014 a text field for a short description of the query features that can be added for easy navigation in the list among the built queries;<\/li>\n\n\n\n<li><strong>Query Type <\/strong>\u2014 a drop-down list to specify the needed type of query. In the given case, the \u201cJet Appointments Booking Query\u201d option should be picked to query appointments. Once set, the \u201cJet Appointments Booking Query\u201d option activates the <strong>JetAppointments Query<\/strong> settings block;<\/li>\n\n\n\n<li><strong>Custom Query ID <\/strong>\u2014 an optional field to connect a query to the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetsmartfilters\/jetsmartfilters-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>JetSmartFilters<\/em><\/a> plugin. The value set here should be identical to the one used in the filter;<\/li>\n\n\n\n<li><strong>Cache Query <\/strong>\u2014 a toggle activated by default, intended to cache the current query. Also, it can be deactivated in case of incorrect query results. If this toggle is enabled, the <strong>Cache Expires<\/strong> text field will appear to set a cache expiration time in seconds for an external object cache used (<em>Redis<\/em>, <em>Memcached<\/em>, etc.). In the other case, the cache is actual during a single request;<\/li>\n\n\n\n<li><strong>Register REST API Endpoint<\/strong> \u2014 a toggle that is disabled by default, which, if enabled, makes the query results publicly accessible and allows getting the current query data remotely. Once activated, the following fields will be displayed:\n<ul>\n<li><strong>Endpoint Namespace<\/strong> \u2014 a text field to insert the endpoint\u2019s first URL segment after the core prefix \u2018wp-json\u2019;<\/li>\n\n\n\n<li><strong>Endpoint Path<\/strong> \u2014 a text field to insert the base part of the URL for the endpoint that goes after the namespace;<\/li>\n\n\n\n<li><strong>Rest API Endpoint URL<\/strong> \u2014 a field that shows the generated endpoint URL;<\/li>\n\n\n\n<li><strong>Restrict Access<\/strong> \u2014 a drop-down list to set who can access this endpoint (e.g., \u201cIs public,\u201d \u201cNo restrictions,\u201d \u201cUsers with selected capabilities,\u201d or \u201cUsers with selected roles\u201d);<\/li>\n\n\n\n<li><strong>Query Arguments <\/strong>\u2014 a set of fields (<strong>QUERY ARGUMENT NAME<\/strong> and <strong>DEFAULT VALUE<\/strong> fields) that allows adding arguments to register them as allowed arguments for the given Rest API endpoint.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"jetappointments-query\"><strong>JetAppointments Query<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>This block of settings is available if the \u201cJet Appointments Booking Query\u201d <strong>Query Type<\/strong> is set. The following tabs are included: <strong>General<\/strong>, <strong>Order &amp; Order By<\/strong>, <strong>Date Query<\/strong>, <strong>Pagination<\/strong>, and <strong>Columns Query<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"general\"><strong>General<\/strong><\/h3>\n\n\n\n<p>This setting tab contains the following fields:<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings-1024x640.webp\" alt=\"the general block of the jetappointments quey settings\" class=\"wp-image-51372\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-block-of-the-jetappointments-quey-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<ul>\n<li><strong>Status <\/strong>\u2014 a drop-down list to set the appointment statuses (e.g., \u201cPending payment,\u201d \u201cProcessing,\u201d \u201cOn hold,\u201d \u201cCompleted,\u201d \u201cCancelled,\u201d Refunded, \u201c and \u201cFailed\u201d;<\/li>\n\n\n\n<li><strong>Type<\/strong> \u2014 a drop-down list to select the type of appointment as \u201cSlot,\u201d \u201cTime Picker,\u201d or \u201cRecurring\u201d;<\/li>\n\n\n\n<li><strong>Include <\/strong>\u2014 a field for appointment item ID(s) that will be retrieved;<\/li>\n\n\n\n<li><strong>Exclude <\/strong>\u2014 a field for appointment item ID(s) that will not be retrieved;<\/li>\n\n\n\n<li><strong>Group IDs<\/strong> \u2014 a field for appointment group IDs that will be retrieved;<\/li>\n\n\n\n<li><strong>Service<\/strong> \u2014 a field for services for which the appointments should be retrieved;<\/li>\n\n\n\n<li><strong>Provider<\/strong> \u2014 a field for providers for which the appointments should be retrieved;<\/li>\n\n\n\n<li><strong>Related Order IDs <\/strong>\u2014 a field for a related order ID(s) for the appointments;<\/li>\n\n\n\n<li><strong>User ID<\/strong> \u2014 a field for user ID(s) for which the appointments should be retrieved.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"order-amp-order-by\"><strong>Order &amp; Order By<\/strong><\/h3>\n\n\n\n<p>The <strong>Order &amp; Order By <\/strong>tab is intended to set a specific order for every needed table column. Initially, there are no settings displayed.<\/p>\n\n\n\n<p>To create a new order parameter, the \u201c<strong>Add new<\/strong>\u201d button should be pressed.<\/p>\n\n\n\n<p>Once clicked, the settings appear:<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings-1024x640.webp\" alt=\"the order and order by block of the jetappointments quey settings\" class=\"wp-image-51370\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-order-and-order-by-block-of-the-jetappointments-quey-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<ul>\n<li><strong>Order By <\/strong>\u2014 a drop-down list with table column names;<\/li>\n\n\n\n<li><strong>Order <\/strong>\u2014 a drop-down list where either ascending or descending order can be picked.<\/li>\n<\/ul>\n\n\n\n<p>The \u201c<strong>Add new<\/strong>\u201d button can be clicked whenever more order parameters are needed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"date-query\"><strong>Date Query<\/strong><\/h3>\n\n\n\n<p>The <strong>Date Query <\/strong>tab can be used to display appointments by specific dates.<\/p>\n\n\n\n<p>Like in the previous <strong>Order &amp; Order By <\/strong>tab, the \u201c<strong>Add new<\/strong>\u201d button should be pushed to create a date parameter.<\/p>\n\n\n\n<p>When the button is pressed, further settings adjustments can be made:<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings-1024x640.webp\" alt=\"the date query block of the jetappointments quey settings\" class=\"wp-image-51373\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-date-query-block-of-the-jetappointments-quey-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<ul>\n<li><strong>Date <\/strong>\u2014 a drop-down list where either \u201cAppointment Date,\u201d \u201cAppointment Start,\u201d or \u201cAppointment End\u201d can be chosen to query appointments;<\/li>\n\n\n\n<li><strong>Compare <\/strong>\u2014 a drop-down list to specify a compare operator (e.g., \u201cEqual,\u201d \u201cNot Equal,\u201d \u201cGreater than,\u201d and more);<\/li>\n\n\n\n<li><strong>Value <\/strong>\u2014 a text field to insert a value for comparison.<\/li>\n<\/ul>\n\n\n\n<p>One more parameter can be added by clicking the \u201c<strong>Add new<\/strong>\u201d button.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"pagination\"><strong>Pagination<\/strong><\/h3>\n\n\n\n<p>The <strong>Pagination <\/strong>setting tab is intended to specify the number of items to be displayed on the page:<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings-1024x640.webp\" alt=\"the pagination block of the jetappointments quey settings\" class=\"wp-image-51369\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-pagination-block-of-the-jetappointments-quey-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<ul>\n<li><strong>Limit <\/strong>\u2014 a field to insert a number of visible appointments on the page;<\/li>\n\n\n\n<li><strong>Offset <\/strong>\u2014 a field to insert the number of the first appointment that will not be added to the queried result. For the correct operation of this option, breaking pagination and overriding the parameters set by the page builders, the <strong>Limit<\/strong> field should be set.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"columns-query\"><strong>Columns Query<\/strong><\/h3>\n\n\n\n<p>Items will be displayed in this tab if the additional table columns are added. If there are no columns, a message will be displayed informing that there are no additional columns.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings-1024x640.webp\" alt=\"the columns query block of the jetappointments quey settings\" class=\"wp-image-51374\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-columns-query-block-of-the-jetappointments-quey-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Once the custom columns are created in the <strong><em>WordPress Dashboard > JetPlugins Settings > Appointments > Tools <\/em><\/strong>tab, the corresponding changes will be displayed in the <strong>Columns Query<\/strong> tab.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column-1024x640.webp\" alt=\"adding the additional table column\" class=\"wp-image-51376\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/adding-the-additional-table-column.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>In particular, the\u00a0 \u201c<strong>Add new<\/strong>\u201d button will be displayed to insert the <strong>Columns Query Classes<\/strong> block of fields. Pressing the \u201c<strong>Add new<\/strong>\u201d button provides customization of the following fields:<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings-1024x640.webp\" alt=\"configuring the columns query classes settings\" class=\"wp-image-51375\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/configuring-the-columns-query-classes-settings.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<ul>\n<li><strong>Column <\/strong>\u2014 a drop-down list of the available additional table columns;<\/li>\n\n\n\n<li><strong>Compare <\/strong>\u2014 a drop-down list to select a compare operator between the <strong>Column <\/strong>and the <strong>Value<\/strong>;<\/li>\n\n\n\n<li><strong>Value <\/strong>\u2014 a field to insert or select a value for comparison;<\/li>\n\n\n\n<li><strong>Type <\/strong>\u2014 a drop-down list to choose a data type stored in the given field.<\/li>\n<\/ul>\n<\/div><\/div>\n\n\n\n<p>That\u2019s all about the \u201cJetAppointments Booking Query\u201d <strong>Query Type <\/strong>based on the <strong>Query Builder <\/strong>functionality from <em>JetEngine <\/em>and bookings from <em>JetBooking <\/em>for your WordPress website.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.<\/p>\n","protected":false},"author":12,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[405],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Appointments Query in the Query Builder Overview \u4e00 JetEngine | Crocoblock<\/title>\n<meta name=\"description\" content=\"Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Appointments Query in the Query Builder Overview \u4e00 JetEngine | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-30T20:46:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-1024x640.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/\",\"name\":\"Appointments Query in the Query Builder Overview \u4e00 JetEngine | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2026-03-30T20:46:55+00:00\",\"dateModified\":\"2026-03-30T20:46:58+00:00\",\"description\":\"Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Appointments Query in the Query Builder Overview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Appointments Query in the Query Builder Overview \u4e00 JetEngine | Crocoblock","description":"Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/","og_locale":"en_US","og_type":"article","og_title":"Appointments Query in the Query Builder Overview \u4e00 JetEngine | Crocoblock","og_description":"Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/","og_site_name":"Help Center","article_modified_time":"2026-03-30T20:46:58+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/03\/the-general-settings-section-of-the-query-settings-1024x640.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/","name":"Appointments Query in the Query Builder Overview \u4e00 JetEngine | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2026-03-30T20:46:55+00:00","dateModified":"2026-03-30T20:46:58+00:00","description":"Learn more about configuring the Jet Appointment Query Type, available with the JetEngine and JetAppointments plugins.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/appointments-query-in-the-query-builder-overview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/crocoblock.com\/knowledge-base\/articles\/"},{"@type":"ListItem","position":3,"name":"Appointments Query in the Query Builder Overview"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article\/51360"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/12"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=51360"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=51360"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=51360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}