SpaceArtifactListingByCategoryInput
An input for filtering space artifact listings by associated tag IDs.
input SpaceArtifactListingByCategoryInput {
artifactListingTags: [ID!]
}
Fields
SpaceArtifactListingByCategoryInput.artifactListingTags ● [ID!] list scalar miscellaneous
List of artifactListingTag guids.
Member Of
Was this topic helpful?