OBJECT
deleteOnboardingItemPayload
Autogenerated return type of deleteOnboardingItem.
link GraphQL Schema definition
- type deleteOnboardingItemPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The list of errors occurred during the mutation
- FieldError] : [
- OnboardingItem :
- }