Objects
/
FileAssetValue

FileAssetValue

Fields

  • asset
    Asset!
    Required
    The asset associated with the file.
  • asset_id
    ID!
    Required
    The asset's id.
  • created_at
    Date!
    Required
    The file's creation date.
  • creator
    User
    The user who created the file.
  • creator_id
    ID
    The ID of user who created the file.
  • is_image
    Boolean!
    Required
    Whether the file is an image.
  • name
    String!
    Required
    The file's name.
ExtendTrialPeriodFileDocValue
Built with