Is there a way to decide which api to use when calling the GraphQL endpoint with monday.api()?
Page 1 / 1
Hello there @Lafisrap,
You can use something like this:
monday.api(query, {
token,
variables,
apiVersion: '2023-10',
});
Cheers,
Matias
Reply
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.