Private preview: this is rolling out and may not be available on your account yet.
createSumvinClient. Each operation takes that client as { client }.
Options
What a call returns
Each operation returns{ data, error }. Check error before you use data, or pass the result to unwrap, which returns data or throws. See Errors.