Skip to content

Multi-layer insert #10

@konard

Description

@konard
mutation InsertTriplet {
  insert_links_one(object: { from: { from_id: 1, to_id: 2 }, to_id: 3}) {
    returning {
      id
    }
  }
}

Fields from, to should be implemented to allow doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions