DeleteCeContactStoreCeCreditPayload
Payload returned when deleting a CE Credit in a CE Contact Store.
type DeleteCeContactStoreCeCreditPayload {
success: Boolean!
}
Fields
DeleteCeContactStoreCeCreditPayload.success ● Boolean! non-null scalar
Returned By
deleteCeContactStoreCeCredit mutation