GraphQL API
Organization API
Organization / Types/ object

CommunicationTemplateConnection

A paginated list of CommunicationTemplate edges.

Fields

2 fields
hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

idID!

Unique primary key.

Type of the communication template.

fulfillment_shipped_emailorder_address_incorrect_emailpacking_slip_documentreturn_request_accepted_emailreturn_request_rejected_emailreturn_request_received_emailreturn_refund_coupon_emailportal_return_step_refundportal_return_step_methodportal_return_step_status
localeString!

Locale of the communication template.

contentMixed

Content of the communication template.

createdAtDateTimeTz!

When the communication template was created.

updatedAtDateTimeTz!

When the communication template was last updated.

cursorString!

A unique cursor that can be used for pagination.