INTERFACE

PhotoInterface

link GraphQL Schema definition

  • interface PhotoInterface {
  • # Arguments
  • # style: [Not documented]
  • photoUrl(style: PhotoStyle): String
  • }