getCreators
Get list of Creators
getCreators(
where: CreatorWhere
limit: Int
offset: Int
): [Creator!]!
Get list of Creators
getCreators(
where: CreatorWhere
limit: Int
offset: Int
): [Creator!]!
getCreators.where
● CreatorWhere
input