array match include
This block is part of the query group and was last modified in core v10.4.28.
Type Selection Required
This block requires you to select the data type you want to work with. You must manually select the type using the type selector modal. To access the modal, click the white button on the block.
Field Selection Required
This block requires field selection (in). You must manually select the fields you want to work with using the field selector modal. To access the modal, click the white button on the block.
Connection Type
This block connects from a query type block. Make sure to connect this block to the appropriate left-hand side connection.
Parent Requirements
This block requires specific parent elements: query_bool_must, query_bool_must_not, query_bool_filter, query_bool_should, query_first_defined. Ensure this block is placed within the appropriate parent context.
array match include v10.4.28 Field array must include given value.
- field required
valueName of the array value to search in
- Boost
number
- query
query
array |
A typical wiring for array match include: value feeds the field pin; the query out pin feeds must.

Commonly used with
In production blueprints, this block is most often wired together with:
- value: feeds into this block. Simply returns the provided value.
- get guid: feeds into this block. Returns the guid (field: _meta.guid) of the given user.
- must: this block feeds into it. All queries provided must match.
- should / or: this block feeds into it. One or all queries provided should match.
- get fields: feeds into this block. Gets the selected fields from the given object.
- must not: this block feeds into it. All queries provided must not match.
Version history
Introduced in v10.4.28.
Back to
query Return to the main group to view all sub-groups Back to query: term Return to the group to view all blocks within this group
