ENUM

WebpackAssetType

The type of a webpack asset bundle

link GraphQL Schema definition

  • enum WebpackAssetType {
  • # Cascading Style Sheets
  • CSS
  • # JavaScript
  • JS
  • }