Skip to main content

CreateOrUpdateUserEnteredDataForTransactionPayload

No description

type CreateOrUpdateUserEnteredDataForTransactionPayload {
contributionType: HsaContributionType
contributionYear: YearString
note: String
withdrawalCategoryCode: WithdrawalCategoryCode
withdrawalReceipts: [StorageReference!]!
}

Fields

CreateOrUpdateUserEnteredDataForTransactionPayload.contributionType ● HsaContributionType enum

CreateOrUpdateUserEnteredDataForTransactionPayload.contributionYear ● YearString scalar

CreateOrUpdateUserEnteredDataForTransactionPayload.note ● String scalar

CreateOrUpdateUserEnteredDataForTransactionPayload.withdrawalCategoryCode ● WithdrawalCategoryCode enum

CreateOrUpdateUserEnteredDataForTransactionPayload.withdrawalReceipts ● [StorageReference!]! non-null object

Returned by

createOrUpdateUserEnteredDataForTransaction mutation