CreateSubGroupInput
No description
input CreateSubGroupInput {
groupId: UUID!
name: String!
}
No description
input CreateSubGroupInput {
groupId: UUID!
name: String!
}
CreateSubGroupInput.groupId
● UUID!
non-null scalarCreateSubGroupInput.name
● String!
non-null scalar