fixed printable path from thematique and folders
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1,6 +1,7 @@
 | 
				
			|||||||
fragment MateriauFields on Materiau {
 | 
					fragment MateriauFields on Materiau {
 | 
				
			||||||
  id
 | 
					  id
 | 
				
			||||||
  title
 | 
					  title
 | 
				
			||||||
 | 
					  path
 | 
				
			||||||
  images {
 | 
					  images {
 | 
				
			||||||
    url
 | 
					    url
 | 
				
			||||||
    style_minicard{
 | 
					    style_minicard{
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -10,6 +10,7 @@ fragment ThematiqueFields on Thematique {
 | 
				
			|||||||
    id
 | 
					    id
 | 
				
			||||||
    title
 | 
					    title
 | 
				
			||||||
    short_description
 | 
					    short_description
 | 
				
			||||||
 | 
					    path
 | 
				
			||||||
    images {
 | 
					    images {
 | 
				
			||||||
      url
 | 
					      url
 | 
				
			||||||
      style_cardmedium_url
 | 
					      style_cardmedium_url
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user