Skip to main content

SmsMessageSmsTemplateBelongsToInput

No description

type SmsMessageSmsTemplateBelongsToInput {
create: SmsTemplateRequiredInput
update: SmsMessageSmsTemplateUpdate
delete: GQLTQuerySmsTemplateWhere
}

Fields#

create (SmsTemplateRequiredInput)#

This will create a new element with a relationship to the current SmsMessage

update (SmsMessageSmsTemplateUpdate)#

This will update any matching elements that have a relationship to the current SmsMessage

delete (GQLTQuerySmsTemplateWhere)#

This will delete any matching elements that have a relationship with the current SmsMessage