1. 24 Sep, 2020 1 commit
    • Denys Mishunov's avatar
      Add blob resolver to snippet GraphQL type · 6c73ac27
      Denys Mishunov authored
      In order to retrieve single or multiple blobs
      from snippets and avoid retrieving all at the
      same time, we add a resolver to the blobs field in the
      snippet type.
      
      We can now pass a string or an array of files to retrieve.
      6c73ac27
  2. 23 Sep, 2020 39 commits