INPUT_OBJECT
NotificationTemplateInput
#
GraphQL Schema definition
1
input
NotificationTemplateInput
{
4
2
# Name of the template
3
name
:
String
!
5
}
#
Required by
RootMutation
null