Skip to main content

Role

No description

type Role {
created_at: DateTime
description: String
id: ID!
is_admin: Boolean!
member_count: Int!
name: String!
permissions: [Permission!]
team: Team
updated_at: DateTime
users: [User!]
}

Fields

Role.created_at ● DateTime scalar

Role.description ● String scalar

Role.id ● ID! non-null scalar

Role.is_admin ● Boolean! non-null scalar

Role.member_count ● Int! non-null scalar

Role.name ● String! non-null scalar

Role.permissions ● [Permission!] list object

Role.team ● Team object

Role.updated_at ● DateTime scalar

Role.users ● [User!] list object

Returned By

assignRolePermission mutation ● assignRolePermissions mutation ● createRole mutation ● deleteRole mutation ● revokeRolePermission mutation ● revokeRolePermissions mutation ● role query ● updateRole mutation

Member Of

CurrentUser object ● RolePaginator object ● Team object ● User object

Product

PricingFAQDocumentationPaminga vs. MarketoMarketo Alternative
Paminga Logo

Built with pride in Denver, Colorado, USA

Copyright © Paminga, Inc. 2026
All rights reserved. Various trademarks held by their respective owners.
SOC 2 CompliantISO 27001 Compliant