Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

cannot create symbol array field #7

Description

@kitagry

Hi @alexandradeas .

I tried creating array field like the followings.

  field {
    id   = "tags"
    name = "tags"
    type = "Array"
    items {
      type = "Symbol"
    }
  }

And, got error.

The argument "link_type" is required, but no definition was found.

I think link_type field is not required for type Symbol.

https://www.contentful.com/developers/docs/concepts/data-model/#array-fields

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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