Organization / Types/ object
CommunicationTemplateConnection
A paginated list of CommunicationTemplate edges.
Fields
2 fieldshasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
id•ID!Unique primary key.
type•TemplateType!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_statuslocale•String!Locale of the communication template.
content•MixedContent of the communication template.
createdAt•DateTimeTz!When the communication template was created.
updatedAt•DateTimeTz!When the communication template was last updated.
cursor•String!A unique cursor that can be used for pagination.