INPUT_OBJECT
Update password input
input UpdatePasswordInput {oldPassword: String!password: String!passwordConfirmation: String!}