Type Alias DeleteSlackChannelTargetMutationVariables

DeleteSlackChannelTargetMutationVariables: Exact<{
    id: Scalars["String"]["input"];
}>