CustomEventGroupCreateArgs
No description
input CustomEventGroupCreateArgs {
name: String!
}
Fields
CustomEventGroupCreateArgs.name ● String! non-null scalar common
The name of the customEventGroup being created.
Member Of
customEventGroupCreate mutation