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