EmptyFileMetadataValueError

Represent the metadata value is empty or null

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    key: String!

    key of the metadata whose value is empty

    Implements