removeServiceAccountFromGroup
Removes a Service Account from a group
removeServiceAccountFromGroup(
groupId: ID!
organizationId: ID!
serviceAccountId: ID!
): ServiceAccountMemberPayload
Removes a Service Account from a group
removeServiceAccountFromGroup(
groupId: ID!
organizationId: ID!
serviceAccountId: ID!
): ServiceAccountMemberPayload
removeServiceAccountFromGroup.groupId
● ID!
non-null scalarremoveServiceAccountFromGroup.organizationId
● ID!
non-null scalarremoveServiceAccountFromGroup.serviceAccountId
● ID!
non-null scalarServiceAccountMemberPayload
object