fromDartOperationCancellationReasonToGraphQLOperationCancellationReason function
Implementation
String fromDartOperationCancellationReasonToGraphQLOperationCancellationReason(
OperationCancellationReason v,
) => v.val;
String fromDartOperationCancellationReasonToGraphQLOperationCancellationReason(
OperationCancellationReason v,
) => v.val;