ReportGroupCreateArgs
No description
input ReportGroupCreateArgs {
name: String!
description: String
}
Fields
ReportGroupCreateArgs.name ● String! non-null scalar common
ReportGroupCreateArgs.description ● String scalar common
Member Of
reportGroupCreate mutation