project
Query a project by it's ID, this query returns null
if the project does not exist.
project(
id: UUID!
): Project
Arguments
project.id
● UUID!
non-null scalar
Type
Project
object
A Holaplex project that belongs to an organization. Projects are used to group unique NFT campaigns or initiatives, and are used to assign objects that end customers will interact with, such as drops and wallets.