CreateSavingsGoalsInput
No description
input CreateSavingsGoalsInput {
goals: [CreateSavingsGoalInput!]!
}
Fields
CreateSavingsGoalsInput.goals ● [CreateSavingsGoalInput!]! non-null input
Member Of
createSavingsGoals mutation