createOpportunity
No description
createOpportunity(
accountId: Int!
contactId: Int!
cost: Int
description: String!
estimateId: Int!
estimatedEndDate: String
lostReasonId: Int
result: String
sourceId: Int
stateId: Int
statusId: Int!
tags: [ID!]
title: String!
typeId: Int!
userId: Int!
value: Int
winReasonId: Int
): Opportunity