File tree Expand file tree Collapse file tree
integration-tests/testkit Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- import {
2- AddGroupMappingToGroupInput ,
3- RemoveGroupMappingInput ,
4- UpdateGroupMappingInput ,
5- } from 'packages/libraries/core/src/client/__generated__/types' ;
61import { graphql } from './gql' ;
72import type {
83 AddAlertChannelInput ,
94 AddAlertInput ,
5+ AddGroupMappingToGroupInput ,
106 AddMetricAlertRuleInput ,
117 AnswerOrganizationTransferRequestInput ,
128 AssignMemberRoleInput ,
@@ -27,13 +23,15 @@ import type {
2723 OrganizationSelectorInput ,
2824 OrganizationTransferRequestSelector ,
2925 RateLimitInput ,
26+ RemoveGroupMappingInput ,
3027 RequestOrganizationTransferInput ,
3128 SchemaCheckInput ,
3229 SchemaDeleteInput ,
3330 SchemaPublishInput ,
3431 SchemaVersionPromoteInput ,
3532 TargetSelectorInput ,
3633 UpdateBaseSchemaInput ,
34+ UpdateGroupMappingInput ,
3735 UpdateMemberRoleInput ,
3836 UpdateMetricAlertRuleInput ,
3937 UpdateOidcIntegrationInput ,
You can’t perform that action at this time.
0 commit comments