Type Alias AddSourceToSourceGroupMutationVariables

AddSourceToSourceGroupMutationVariables: Exact<{
    input: AddSourceToSourceGroupInput;
}>