get all collections
GraphQL will have all internal attribute documentation.
query Collections {
collections {
collections {
name
mintedAt
}
}
}
GraphQL will have all internal attribute documentation.
query Collections {
collections {
collections {
name
mintedAt
}
}
}