(ctx context.Context, arg UpdateInactiveUsersToDormantParams)
| 1261 | UpdateGitSSHKey(ctx context.Context, arg UpdateGitSSHKeyParams) (GitSSHKey, error) |
| 1262 | UpdateGroupByID(ctx context.Context, arg UpdateGroupByIDParams) (Group, error) |
| 1263 | UpdateInactiveUsersToDormant(ctx context.Context, arg UpdateInactiveUsersToDormantParams) ([]UpdateInactiveUsersToDormantRow, error) |
| 1264 | UpdateInboxNotificationReadStatus(ctx context.Context, arg UpdateInboxNotificationReadStatusParams) error |
| 1265 | UpdateMCPServerConfig(ctx context.Context, arg UpdateMCPServerConfigParams) (MCPServerConfig, error) |
| 1266 | UpdateMemberRoles(ctx context.Context, arg UpdateMemberRolesParams) (OrganizationMember, error) |
no outgoing calls