You are here

block.block.stark_content.yml in GraphQL 8.3

modules/graphql_core/tests/modules/graphql_block_test/config/install/block.block.stark_content.yml

File

modules/graphql_core/tests/modules/graphql_block_test/config/install/block.block.stark_content.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - system
  6. theme:
  7. - stark
  8. id: stark_content
  9. theme: stark
  10. region: content
  11. weight: 0
  12. provider: null
  13. plugin: system_main_block
  14. settings:
  15. id: system_main_block
  16. label: 'Main page content'
  17. provider: system
  18. label_display: '0'
  19. visibility:
  20. request_path:
  21. id: request_path
  22. pages: '/user/login'
  23. negate: true
  24. context_mapping: { }