shortcutsAccountGroups
Find account groups for shortcuts
shortcutsAccountGroups(
after: String
before: String
first: Int
last: Int
permissionId: String!
): AccountGroupConnection
Arguments
shortcutsAccountGroups.after ● String scalar
Returns the elements in the list that come after the specified cursor.
shortcutsAccountGroups.before ● String scalar
Returns the elements in the list that come before the specified cursor.
shortcutsAccountGroups.first ● Int scalar
Returns the first _n_ elements from the list.
shortcutsAccountGroups.last ● Int scalar
Returns the last _n_ elements from the list.
shortcutsAccountGroups.permissionId ● String! non-null scalar
Permission id
Type
AccountGroupConnection object
The connection type for AccountGroup.