Mutations
createActionPlan
Type: ActionPlanCreatePayload!
Create a new actionPlan
Arguments
Name | Description |
---|---|
input | values of the actionPlan |
createAPIToken
Type: APITokenCreatePayload!
Create a new apiToken
Arguments
Name | Description |
---|---|
input | values of the apiToken |
createBulkActionPlan
Type: ActionPlanBulkCreatePayload!
Create multiple new actionPlans
Arguments
Name | Description |
---|---|
input | values of the actionPlan |
createBulkAPIToken
Type: APITokenBulkCreatePayload!
Create multiple new apiTokens
Arguments
Name | Description |
---|---|
input | values of the apiToken |
createBulkContact
Type: ContactBulkCreatePayload!
Create multiple new contacts
Arguments
Name | Description |
---|---|
input | values of the contact |
createBulkControl
Type: ControlBulkCreatePayload!
Create multiple new controls
Arguments
Name | Description |
---|---|
input | values of the control |
createBulkControlObjective
Type: ControlObjectiveBulkCreatePayload!
Create multiple new controlObjectives
Arguments
Name | Description |
---|---|
values of the controlObjective |
createBulkCSVActionPlan
Type: ActionPlanBulkCreatePayload!
Create multiple new actionPlans via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the actionPlan |
createBulkCSVAPIToken
Type: APITokenBulkCreatePayload!
Create multiple new apiTokens via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the apiToken |
createBulkCSVContact
Type: ContactBulkCreatePayload!
Create multiple new contacts via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the contact |
createBulkCSVControl
Type: ControlBulkCreatePayload!
Create multiple new controls via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the control |
createBulkCSVControlObjective
Type: ControlObjectiveBulkCreatePayload!
Create multiple new controlObjectives via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the controlObjective |
createBulkCSVDocumentData
Type: DocumentDataBulkCreatePayload!
Create multiple new documentData via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the documentData |
createBulkCSVEntity
Type: EntityBulkCreatePayload!
Create multiple new entities via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the entity |
createBulkCSVEntityType
Type: EntityTypeBulkCreatePayload!
Create multiple new entityTypes via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the entityType |
createBulkCSVEvent
Type: EventBulkCreatePayload!
Create multiple new events via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the event |
createBulkCSVGroup
Type: GroupBulkCreatePayload!
Create multiple new groups via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the group |
createBulkCSVGroupMembership
Type: GroupMembershipBulkCreatePayload!
Create multiple new groupMemberships via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the groupMembership |
createBulkCSVGroupSetting
Type: GroupSettingBulkCreatePayload!
Create multiple new groupSettings via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the groupSetting |
createBulkCSVHush
Type: HushBulkCreatePayload!
Create multiple new hushs via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the hush |
createBulkCSVIntegration
Type: IntegrationBulkCreatePayload!
Create multiple new integrations via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the integration |
createBulkCSVInternalPolicy
Type: InternalPolicyBulkCreatePayload!
Create multiple new internalPolicys via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the internalPolicy |
createBulkCSVInvite
Type: InviteBulkCreatePayload!
Create multiple new invites via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the invite |
createBulkCSVNarrative
Type: NarrativeBulkCreatePayload!
Create multiple new narratives via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the narrative |
createBulkCSVOrganization
Type: OrganizationBulkCreatePayload!
Create multiple new organizations via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the organization |
createBulkCSVOrganizationSetting
Type: OrganizationSettingBulkCreatePayload!
Create multiple new organizationSettings via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the organizationSetting |
createBulkCSVOrgMembership
Type: OrgMembershipBulkCreatePayload!
Create multiple new orgMemberships via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the orgMembership |
createBulkCSVOrgSubscription
Type: OrgSubscriptionBulkCreatePayload!
Create multiple new orgSubscriptions via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the orgSubscription |
createBulkCSVPersonalAccessToken
Type: PersonalAccessTokenBulkCreatePayload!
Create multiple new personalAccessTokens via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the personalAccessToken |
createBulkCSVProcedure
Type: ProcedureBulkCreatePayload!
Create multiple new procedures via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the procedure |
createBulkCSVProgram
Type: ProgramBulkCreatePayload!
Create multiple new programs via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the program |
createBulkCSVProgramMembership
Type: ProgramMembershipBulkCreatePayload!
Create multiple new programMemberships via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the programMembership |
createBulkCSVRisk
Type: RiskBulkCreatePayload!
Create multiple new risks via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the risk |
createBulkCSVStandard
Type: StandardBulkCreatePayload!
Create multiple new standards via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the standard |
createBulkCSVSubcontrol
Type: SubcontrolBulkCreatePayload!
Create multiple new subcontrols via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the subcontrol |
createBulkCSVSubscriber
Type: SubscriberBulkCreatePayload!
Create new subscribers via CSV file
Arguments
Name | Description |
---|---|
input | values of the subscriber |
createBulkCSVTask
Type: TaskBulkCreatePayload!
Create multiple new tasks via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the task |
createBulkCSVTemplate
Type: TemplateBulkCreatePayload!
Create multiple new templates via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the template |
createBulkCSVUserSetting
Type: UserSettingBulkCreatePayload!
Create multiple new userSettings via file upload
Arguments
Name | Description |
---|---|
input | csv file containing values of the userSetting |
createBulkDocumentData
Type: DocumentDataBulkCreatePayload!
Create multiple new documentData
Arguments
Name | Description |
---|---|
values of the documentData |
createBulkEntity
Type: EntityBulkCreatePayload!
Create multiple new entities
Arguments
Name | Description |
---|---|
input | values of the entity |
createBulkEntityType
Type: EntityTypeBulkCreatePayload!
Create multiple new entityTypes
Arguments
Name | Description |
---|---|
input | values of the entityType |
createBulkEvent
Type: EventBulkCreatePayload!
Create multiple new events
Arguments
Name | Description |
---|---|
input | values of the event |
createBulkGroup
Type: GroupBulkCreatePayload!
Create multiple new groups
Arguments
Name | Description |
---|---|
input | values of the group |
createBulkGroupMembership
Type: GroupMembershipBulkCreatePayload!
Create multiple new groupMemberships
Arguments
Name | Description |
---|---|
values of the groupMembership |
createBulkGroupSetting
Type: GroupSettingBulkCreatePayload!
Create multiple new groupSettings
Arguments
Name | Description |
---|---|
values of the groupSetting |
createBulkHush
Type: HushBulkCreatePayload!
Create multiple new hushs
Arguments
Name | Description |
---|---|
input | values of the hush |
createBulkIntegration
Type: IntegrationBulkCreatePayload!
Create multiple new integrations
Arguments
Name | Description |
---|---|
values of the integration |
createBulkInternalPolicy
Type: InternalPolicyBulkCreatePayload!
Create multiple new internalPolicys
Arguments
Name | Description |
---|---|
values of the internalPolicy |
createBulkInvite
Type: InviteBulkCreatePayload!
Create multiple new invites
Arguments
Name | Description |
---|---|
input | values of the invite |
createBulkNarrative
Type: NarrativeBulkCreatePayload!
Create multiple new narratives
Arguments
Name | Description |
---|---|
input | values of the narrative |
createBulkOrganization
Type: OrganizationBulkCreatePayload!
Create multiple new organizations
Arguments
Name | Description |
---|---|
values of the organization |
createBulkOrganizationSetting
Type: OrganizationSettingBulkCreatePayload!
Create multiple new organizationSettings
Arguments
Name | Description |
---|---|
values of the organizationSetting |
createBulkOrgMembership
Type: OrgMembershipBulkCreatePayload!
Create multiple new orgMemberships
Arguments
Name | Description |
---|---|
values of the orgMembership |
createBulkOrgSubscription
Type: OrgSubscriptionBulkCreatePayload!
Create multiple new orgSubscriptions
Arguments
Name | Description |
---|---|
values of the orgSubscription |
createBulkPersonalAccessToken
Type: PersonalAccessTokenBulkCreatePayload!
Create multiple new personalAccessTokens
Arguments
Name | Description |
---|---|
values of the personalAccessToken |
createBulkProcedure
Type: ProcedureBulkCreatePayload!
Create multiple new procedures
Arguments
Name | Description |
---|---|
input | values of the procedure |
createBulkProgram
Type: ProgramBulkCreatePayload!
Create multiple new programs
Arguments
Name | Description |
---|---|
input | values of the program |
createBulkProgramMembership
Type: ProgramMembershipBulkCreatePayload!
Create multiple new programMemberships
Arguments
Name | Description |
---|---|
values of the programMembership |
createBulkRisk
Type: RiskBulkCreatePayload!
Create multiple new risks
Arguments
Name | Description |
---|---|
input | values of the risk |
createBulkStandard
Type: StandardBulkCreatePayload!
Create multiple new standards
Arguments
Name | Description |
---|---|
input | values of the standard |
createBulkSubcontrol
Type: SubcontrolBulkCreatePayload!
Create multiple new subcontrols
Arguments
Name | Description |
---|---|
input | values of the subcontrol |
createBulkSubscriber
Type: SubscriberBulkCreatePayload!
Create new subscribers
Arguments
Name | Description |
---|---|
input | values of the subscriber |
createBulkTask
Type: TaskBulkCreatePayload!
Create multiple new tasks
Arguments
Name | Description |
---|---|
input | values of the task |
createBulkTemplate
Type: TemplateBulkCreatePayload!
Create multiple new templates
Arguments
Name | Description |
---|---|
input | values of the template |
createBulkUserSetting
Type: UserSettingBulkCreatePayload!
Create multiple new userSettings
Arguments
Name | Description |
---|---|
values of the userSetting |
createContact
Type: ContactCreatePayload!
Create a new contact
Arguments
Name | Description |
---|---|
input | values of the contact |
createControl
Type: ControlCreatePayload!
Create a new control
Arguments
Name | Description |
---|---|
input | values of the control |
createControlObjective
Type: ControlObjectiveCreatePayload!
Create a new controlObjective
Arguments
Name | Description |
---|---|
values of the controlObjective |
createControlWithSubcontrols
Type: ControlCreatePayload!
Create a controls with subcontrols
Arguments
Name | Description |
---|---|
values of the program |
createDocumentData
Type: DocumentDataCreatePayload!
Create a new documentData
Arguments
Name | Description |
---|---|
input | values of the documentData |
createEntity
Type: EntityCreatePayload!
Create a new entity
Arguments
Name | Description |
---|---|
input | values of the entity |
createEntityType
Type: EntityTypeCreatePayload!
Create a new entityType
Arguments
Name | Description |
---|---|
input | values of the entityType |
createEvent
Type: EventCreatePayload!
Create a new event
Arguments
Name | Description |
---|---|
input | values of the event |
createFullProgram
Type: ProgramCreatePayload!
Create a new program with options for edges (members, policies, procedures, risks, controls, standard)
Arguments
Name | Description |
---|---|
input | values of the program |
createGroup
Type: GroupCreatePayload!
Create a new group
Arguments
Name | Description |
---|---|
input | values of the group |
createGroupMembership
Type: GroupMembershipCreatePayload!
Create a new groupMembership
Arguments
Name | Description |
---|---|
values of the groupMembership |
createGroupSetting
Type: GroupSettingCreatePayload!
Create a new groupSetting
Arguments
Name | Description |
---|---|
input | values of the groupSetting |
createHush
Type: HushCreatePayload!
Create a new hush
Arguments
Name | Description |
---|---|
input | values of the hush |
createIntegration
Type: IntegrationCreatePayload!
Create a new integration
Arguments
Name | Description |
---|---|
input | values of the integration |
createInternalPolicy
Type: InternalPolicyCreatePayload!
Create a new internalPolicy
Arguments
Name | Description |
---|---|
values of the internalPolicy |
createInvite
Type: InviteCreatePayload!
Create a new invite
Arguments
Name | Description |
---|---|
input | values of the invite |
createNarrative
Type: NarrativeCreatePayload!
Create a new narrative
Arguments
Name | Description |
---|---|
input | values of the narrative |
createOrganization
Type: OrganizationCreatePayload!
Create a new organization
Arguments
Name | Description |
---|---|
input | values of the organization |
createOrganizationSetting
Type: OrganizationSettingCreatePayload!
Create a new organizationSetting
Arguments
Name | Description |
---|---|
values of the organizationSetting |
createOrgMembership
Type: OrgMembershipCreatePayload!
Create a new orgMembership
Arguments
Name | Description |
---|---|
values of the orgMembership |
createOrgSubscription
Type: OrgSubscriptionCreatePayload!
Create a new orgSubscription
Arguments
Name | Description |
---|---|
values of the orgSubscription |
createPersonalAccessToken
Type: PersonalAccessTokenCreatePayload!
Create a new personalAccessToken
Arguments
Name | Description |
---|---|
values of the personalAccessToken |
createProcedure
Type: ProcedureCreatePayload!
Create a new procedure
Arguments
Name | Description |
---|---|
input | values of the procedure |
createProgram
Type: ProgramCreatePayload!
Create a new program
Arguments
Name | Description |
---|---|
input | values of the program |
createProgramMembership
Type: ProgramMembershipCreatePayload!
Create a new programMembership
Arguments
Name | Description |
---|---|
values of the programMembership |
createProgramWithMembers
Type: ProgramCreatePayload!
Create a new program with members
Arguments
Name | Description |
---|---|
values of the program |
createRisk
Type: RiskCreatePayload!
Create a new risk
Arguments
Name | Description |
---|---|
input | values of the risk |
createStandard
Type: StandardCreatePayload!
Create a new standard
Arguments
Name | Description |
---|---|
input | values of the standard |
createSubcontrol
Type: SubcontrolCreatePayload!
Create a new subcontrol
Arguments
Name | Description |
---|---|
input | values of the subcontrol |
createSubscriber
Type: SubscriberCreatePayload!
Create a new subscriber
Arguments
Name | Description |
---|---|
input | values of the subscriber |
createTask
Type: TaskCreatePayload!
Create a new task
Arguments
Name | Description |
---|---|
input | values of the task |
createTemplate
Type: TemplateCreatePayload!
Create a new template
Arguments
Name | Description |
---|---|
input | values of the template |
createTFASetting
Type: TFASettingCreatePayload!
Create a new tfaSetting
Arguments
Name | Description |
---|---|
input | values of the tfaSetting |
createUser
Type: UserCreatePayload!
Create a new user
Arguments
Name | Description |
---|---|
input | values of the user |
avatarFile |
createUserSetting
Type: UserSettingCreatePayload!
Create a new userSetting
Arguments
Name | Description |
---|---|
input | values of the userSetting |
deleteActionPlan
Type: ActionPlanDeletePayload!
Delete an existing actionPlan
Arguments
Name | Description |
---|---|
id | ID of the actionPlan |
deleteAPIToken
Type: APITokenDeletePayload!
Delete an existing apiToken
Arguments
Name | Description |
---|---|
id | ID of the apiToken |
deleteContact
Type: ContactDeletePayload!
Delete an existing contact
Arguments
Name | Description |
---|---|
id | ID of the contact |
deleteControl
Type: ControlDeletePayload!
Delete an existing control
Arguments
Name | Description |
---|---|
id | ID of the control |
deleteControlObjective
Type: ControlObjectiveDeletePayload!
Delete an existing controlObjective
Arguments
Name | Description |
---|---|
id | ID of the controlObjective |
deleteDocumentData
Type: DocumentDataDeletePayload!
Delete an existing documentData
Arguments
Name | Description |
---|---|
id | ID of the documentData |
deleteEntity
Type: EntityDeletePayload!
Delete an existing entity
Arguments
Name | Description |
---|---|
id | ID of the entity |
deleteEntityType
Type: EntityTypeDeletePayload!
Delete an existing entityType
Arguments
Name | Description |
---|---|
id | ID of the entityType |
deleteEvent
Type: EventDeletePayload!
Delete an existing event
Arguments
Name | Description |
---|---|
id | ID of the event |
deleteFile
Type: FileDeletePayload!
Delete an existing file
Arguments
Name | Description |
---|---|
id | ID of the file |
deleteGroup
Type: GroupDeletePayload!
Delete an existing group
Arguments
Name | Description |
---|---|
id | ID of the group |
deleteGroupMembership
Type: GroupMembershipDeletePayload!
Delete an existing groupMembership
Arguments
Name | Description |
---|---|
id | ID of the groupMembership |
deleteGroupSetting
Type: GroupSettingDeletePayload!
Delete an existing groupSetting
Arguments
Name | Description |
---|---|
id | ID of the groupSetting |
deleteHush
Type: HushDeletePayload!
Delete an existing hush
Arguments
Name | Description |
---|---|
id | ID of the hush |
deleteIntegration
Type: IntegrationDeletePayload!
Delete an existing integration
Arguments
Name | Description |
---|---|
id | ID of the integration |
deleteInternalPolicy
Type: InternalPolicyDeletePayload!
Delete an existing internalPolicy
Arguments
Name | Description |
---|---|
id | ID of the internalPolicy |
deleteInvite
Type: InviteDeletePayload!
Delete an existing invite
Arguments
Name | Description |
---|---|
id | ID of the invite |
deleteNarrative
Type: NarrativeDeletePayload!
Delete an existing narrative
Arguments
Name | Description |
---|---|
id | ID of the narrative |
deleteOrganization
Type: OrganizationDeletePayload!
Delete an existing organization
Arguments
Name | Description |
---|---|
id | ID of the organization |
deleteOrganizationSetting
Type: OrganizationSettingDeletePayload!
Delete an existing organizationSetting
Arguments
Name | Description |
---|---|
id | ID of the organizationSetting |
deleteOrgMembership
Type: OrgMembershipDeletePayload!
Delete an existing orgMembership
Arguments
Name | Description |
---|---|
id | ID of the orgMembership |
deleteOrgSubscription
Type: OrgSubscriptionDeletePayload!
Delete an existing orgSubscription
Arguments
Name | Description |
---|---|
id | ID of the orgSubscription |
deletePersonalAccessToken
Type: PersonalAccessTokenDeletePayload!
Delete an existing personalAccessToken
Arguments
Name | Description |
---|---|
id | ID of the personalAccessToken |
deleteProcedure
Type: ProcedureDeletePayload!
Delete an existing procedure
Arguments
Name | Description |
---|---|
id | ID of the procedure |
deleteProgram
Type: ProgramDeletePayload!
Delete an existing program
Arguments
Name | Description |
---|---|
id | ID of the program |
deleteProgramMembership
Type: ProgramMembershipDeletePayload!
Delete an existing programMembership
Arguments
Name | Description |
---|---|
id | ID of the programMembership |
deleteRisk
Type: RiskDeletePayload!
Delete an existing risk
Arguments
Name | Description |
---|---|
id | ID of the risk |
deleteStandard
Type: StandardDeletePayload!
Delete an existing standard
Arguments
Name | Description |
---|---|
id | ID of the standard |
deleteSubcontrol
Type: SubcontrolDeletePayload!
Delete an existing subcontrol
Arguments
Name | Description |
---|---|
id | ID of the subcontrol |
deleteSubscriber
Type: SubscriberDeletePayload!
Delete an existing subscriber by Email
Arguments
Name | Description |
---|---|
email | Email of the subscriber |
ownerID | OwnerID of the subscriber |
deleteTask
Type: TaskDeletePayload!
Delete an existing task
Arguments
Name | Description |
---|---|
id | ID of the task |
deleteTemplate
Type: TemplateDeletePayload!
Delete an existing template
Arguments
Name | Description |
---|---|
id | ID of the template |
deleteUser
Type: UserDeletePayload!
Delete an existing user
Arguments
Name | Description |
---|---|
id | ID of the user |
updateActionPlan
Type: ActionPlanUpdatePayload!
Update an existing actionPlan
Arguments
Name | Description |
---|---|
id | ID of the actionPlan |
input | New values for the actionPlan |
updateAPIToken
Type: APITokenUpdatePayload!
Update an existing apiToken
Arguments
Name | Description |
---|---|
id | ID of the apiToken |
input | New values for the apiToken |
updateContact
Type: ContactUpdatePayload!
Update an existing contact
Arguments
Name | Description |
---|---|
id | ID of the contact |
input | New values for the contact |
updateControl
Type: ControlUpdatePayload!
Update an existing control
Arguments
Name | Description |
---|---|
id | ID of the control |
input | New values for the control |
updateControlObjective
Type: ControlObjectiveUpdatePayload!
Update an existing controlObjective
Arguments
Name | Description |
---|---|
id | ID of the controlObjective |
New values for the controlObjective |
updateDocumentData
Type: DocumentDataUpdatePayload!
Update an existing documentData
Arguments
Name | Description |
---|---|
id | ID of the documentData |
input | New values for the documentData |
updateEntity
Type: EntityUpdatePayload!
Update an existing entity
Arguments
Name | Description |
---|---|
id | ID of the entity |
input | New values for the entity |
updateEntityType
Type: EntityTypeUpdatePayload!
Update an existing entityType
Arguments
Name | Description |
---|---|
id | ID of the entityType |
input | New values for the entityType |
updateEvent
Type: EventUpdatePayload!
Update an existing event
Arguments
Name | Description |
---|---|
id | ID of the event |
input | New values for the event |
updateGroup
Type: GroupUpdatePayload!
Update an existing group
Arguments
Name | Description |
---|---|
id | ID of the group |
input | New values for the group |
updateGroupMembership
Type: GroupMembershipUpdatePayload!
Update an existing groupMembership
Arguments
Name | Description |
---|---|
id | ID of the groupMembership |
New values for the groupMembership |
updateGroupSetting
Type: GroupSettingUpdatePayload!
Update an existing groupSetting
Arguments
Name | Description |
---|---|
id | ID of the groupSetting |
input | New values for the groupSetting |
updateHush
Type: HushUpdatePayload!
Update an existing hush
Arguments
Name | Description |
---|---|
id | ID of the hush |
input | New values for the hush |
updateIntegration
Type: IntegrationUpdatePayload!
Update an existing integration
Arguments
Name | Description |
---|---|
id | ID of the integration |
input | New values for the integration |
updateInternalPolicy
Type: InternalPolicyUpdatePayload!
Update an existing internalPolicy
Arguments
Name | Description |
---|---|
id | ID of the internalPolicy |
New values for the internalPolicy |
updateInvite
Type: InviteUpdatePayload!
Update an existing invite
Arguments
Name | Description |
---|---|
id | ID of the invite |
input | New values for the invite |
updateNarrative
Type: NarrativeUpdatePayload!
Update an existing narrative
Arguments
Name | Description |
---|---|
id | ID of the narrative |
input | New values for the narrative |
updateOrganization
Type: OrganizationUpdatePayload!
Update an existing organization
Arguments
Name | Description |
---|---|
id | ID of the organization |
input | New values for the organization |
updateOrganizationSetting
Type: OrganizationSettingUpdatePayload!
Update an existing organizationSetting
Arguments
Name | Description |
---|---|
id | ID of the organizationSetting |
New values for the organizationSetting |
updateOrgMembership
Type: OrgMembershipUpdatePayload!
Update an existing orgMembership
Arguments
Name | Description |
---|---|
id | ID of the orgMembership |
New values for the orgMembership |
updateOrgSubscription
Type: OrgSubscriptionUpdatePayload!
Update an existing orgSubscription
Arguments
Name | Description |
---|---|
id | ID of the orgSubscription |
New values for the orgSubscription |
updatePersonalAccessToken
Type: PersonalAccessTokenUpdatePayload!
Update an existing personalAccessToken
Arguments
Name | Description |
---|---|
id | ID of the personalAccessToken |
New values for the personalAccessToken |
updateProcedure
Type: ProcedureUpdatePayload!
Update an existing procedure
Arguments
Name | Description |
---|---|
id | ID of the procedure |
input | New values for the procedure |
updateProgram
Type: ProgramUpdatePayload!
Update an existing program
Arguments
Name | Description |
---|---|
id | ID of the program |
input | New values for the program |
updateProgramMembership
Type: ProgramMembershipUpdatePayload!
Update an existing programMembership
Arguments
Name | Description |
---|---|
id | ID of the programMembership |
New values for the programMembership |
updateRisk
Type: RiskUpdatePayload!
Update an existing risk
Arguments
Name | Description |
---|---|
id | ID of the risk |
input | New values for the risk |
updateStandard
Type: StandardUpdatePayload!
Update an existing standard
Arguments
Name | Description |
---|---|
id | ID of the standard |
input | New values for the standard |
updateSubcontrol
Type: SubcontrolUpdatePayload!
Update an existing subcontrol
Arguments
Name | Description |
---|---|
id | ID of the subcontrol |
input | New values for the subcontrol |
updateSubscriber
Type: SubscriberUpdatePayload!
Update an existing subscriber
Arguments
Name | Description |
---|---|
email | Email of the subscriber |
input | New values for the subscriber |
updateTask
Type: TaskUpdatePayload!
Update an existing task
Arguments
Name | Description |
---|---|
id | ID of the task |
input | New values for the task |
updateTemplate
Type: TemplateUpdatePayload!
Update an existing template
Arguments
Name | Description |
---|---|
id | ID of the template |
input | New values for the template |
updateTFASetting
Type: TFASettingUpdatePayload!
Update an existing tfaSetting
Arguments
Name | Description |
---|---|
input | New values for the tfaSetting |
updateUser
Type: UserUpdatePayload!
Update an existing user
Arguments
Name | Description |
---|---|
id | ID of the user |
input | New values for the user |
avatarFile |
updateUserSetting
Type: UserSettingUpdatePayload!
Update an existing userSetting
Arguments
Name | Description |
---|---|
id | ID of the userSetting |
input | New values for the userSetting |