Users
Devices
A device in the context of our API represents a distinct tool utilized by a user when engaging with our system. At Lana, we do not assign a unique Device ID; instead, you have the freedom to provide any ID you prefer. Typically, browser clients generate and store a random ID using the
Invitations
The shop collaboration feature allows you to invite other users to work together on your shop. If a user is already registered in our system, they will be prompted to join your shop. For new users, they will be guided to sign up for a new account. When a new user registers, they will automatically accept any pending invites associated with their email address.
Users
The User entity serves as the primary entry point to our system. Authorized access is required for most queries and mutations, and users are the entities that grant such access. To register a new user, you can utilize the