Use this document to guide you in using Common GraphQL Mutations on Insites.
Code example:
Arguments
Variables that will be accessible in liquid.
Template defined in
Type
The autogenerated return type of
Delete a document by ID.
Arguments
Index name.
Type
Represents data as a collection of unique keys and their values. Also known as
associative arrays, maps or dictionaries. You can create it in liquid by
converting JSON object with
Please note this is currently an experimental feature with an appended
Insert a document into the index. The document will be updated if it already exists.
Arguments
JSON document to be put into the
Index name.
Type
Represents data as a collection of unique keys and their values. Also known as
associative arrays, maps or dictionaries. You can create it in liquid by
converting JSON object with
Please note this is currently an experimental feature with an appended
An email will be queued for sending.
Arguments
Variables that will be accessible in liquid.
Template defined in
Type
The autogenerated return type of
Generate a pre-signed URL where you can upload an image. Include image processing.
Arguments
Type
Code example:
Arguments
Remap IDs; when disabled, all IDs need to be an Integer.
Rebuilds index for full-text search queries.
Type
The autogenerated return type of
Generate a pre-signed URL where you can upload an image. Include image processing.
Arguments
Set to
Deprecated; use
Name of the property of type
Name of the Table schema to which the property belongs. Must be blank if the property is defined directly in
Must be set to
Type
Adds a field to a session.
Arguments
Type
Represents data as a collection of unique keys and their values. Also known as
associative arrays, maps or dictionaries. You can create it in liquid by
converting JSON object with
Deletes a field from a session.
Arguments
Type
Represents data as a collection of unique keys and their values. Also known as
associative arrays, maps or dictionaries. You can create it in liquid by
converting JSON object with
Queues an SMS for sending.
Arguments
Variables that will be accessible in liquid.
Template defined in
Type
The autogenerated return type of
Deletes a user's secret OTP token.
Arguments
OTP name, leave blank for default.
Type
Refreshes a user's secret OTP token(s).
Arguments
OTP name, leave blank for default.
Type
You may visit the following resources for more information:
Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.