
pm.extension.camunda-bpm-graphql.0.4.2.source-code.Group.graphqls Maven / Gradle / Ivy
The newest version!
type Group {
id: String
name: String
type: String
members: [User]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy