Skip to content

Add support for create_or_get_tag? #133

@boukepostma

Description

@boukepostma

Hey, thanks for this great package!

I noticed one query is currently not included yet: create_or_get_tag

example:

mutation {
  create_or_get_tag (tag_name: "amazing") {
    id
  }
}

Are there any plans to include that one as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions