How to set the db.createCollection() parameter in Mongodb Altas or Mongoose

Hi Aasawari,

Thank you for your kind reply. I am still facing the issue, after watching the document of admin access, I am still confused on how to set granted the admin access on the cluster, can you tell me which code should I follow?
I tried atlas customDbRoles list, but got:

SyntaxError: Missing semicolon. (1:5)

> 1 | atlas customDbRoles createt
    |      ^
  2 |

What command should I type in order to grant the access? Thank you.