INPUT_OBJECT
input UpsertPostCitationInput {# The id of the citation. If not provided, a new citation will be created.id: ID# The name of the citation.name: String# The url of the citation.url: String}