Skip to main content

AccountGroup

No description

type AccountGroup {
createdAt: ISO8601DateTime!
defaultSection: String
id: Int!
name: String!
permissionGroupId: Int!
updatedAt: ISO8601DateTime!
}

Fields

AccountGroup.createdAt ● ISO8601DateTime! non-null scalar

Created at

AccountGroup.defaultSection ● String scalar

AccountGroup.id ● Int! non-null scalar

AccountGroup.name ● String! non-null scalar

AccountGroup.permissionGroupId ● Int! non-null scalar

AccountGroup.updatedAt ● ISO8601DateTime! non-null scalar

Updated at

Member Of

AccountGroupConnection object ● AccountGroupEdge object