createWorkspaceAccount
Creates a single WorkspaceAccount.
createWorkspaceAccount(
input: CreateWorkspaceAccountInput!
): CreateWorkspaceAccountPayload
Arguments
createWorkspaceAccount.input ● CreateWorkspaceAccountInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
CreateWorkspaceAccountPayload object
The output of our create WorkspaceAccount mutation.