CreateOrUpdateHsaGiftCampaignPayload
Payload representing the current state of the HSA gift campaign.
type CreateOrUpdateHsaGiftCampaignPayload {
hsaGiftCampaignMetadata: HsaGiftCampaignMetadata!
}
Fields
CreateOrUpdateHsaGiftCampaignPayload.hsaGiftCampaignMetadata
● HsaGiftCampaignMetadata!
non-null object
Returned by
createOrUpdateHsaGiftCampaign
mutation