createContract
Creates a new contract for the given client.
Requires authorization features: client:contract:edit
createContract(
input: CreateContractInput!
): Contract!
Directives
auth
Requires authorization features: client:contract:edit
Arguments
createContract.input ● CreateContractInput! non-null input
Type
Contract object
Contains data about the contract held with a certain client