field :imports, !types[!Types::DocumentType] do
    description 'The documents which are imported by this Document'

    argument :limit, types.Int do
      description 'Maximum number of entries to list'